Date: Wed, 19 Feb 2014 19:37:14 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345136 - head/graphics/rawstudio Message-ID: <201402191937.s1JJbEcW029400@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Wed Feb 19 19:37:13 2014 New Revision: 345136 URL: http://svnweb.freebsd.org/changeset/ports/345136 QAT: https://qat.redports.org/buildarchive/r345136/ Log: - replace gnomehack with pathfix while here Modified: head/graphics/rawstudio/Makefile Modified: head/graphics/rawstudio/Makefile ============================================================================== --- head/graphics/rawstudio/Makefile Wed Feb 19 19:29:49 2014 (r345135) +++ head/graphics/rawstudio/Makefile Wed Feb 19 19:37:13 2014 (r345136) @@ -26,8 +26,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= desktop-file-utils gettext gmake pkgconfig -USE_GNOME= gtk20 libxml2 gconf2 gnomehack +USES= desktop-file-utils gettext gmake pathfix pkgconfig +USE_GNOME= gtk20 libxml2 gconf2 USE_SQLITE= 3 USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402191937.s1JJbEcW029400>