From 96b1fd17e9d08bc33edee8f37010cd1f7a394b70 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Wed, 19 Feb 2014 19:37:13 +0000 Subject: [PATCH] - replace gnomehack with pathfix while here --- graphics/rawstudio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index 5e5012cbf08c..8c5e403d788c 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -26,8 +26,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 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