aboutsummaryrefslogtreecommitdiff
path: root/ftp/curlpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/curlpp/Makefile')
-rw-r--r--ftp/curlpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 4af59e4b4f0c..e7fdb711618c 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --disable-ewarning
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-USE_GNOME= gnomehack
+USES= pathfix
USE_LDCONFIG= yes
.include <bsd.port.options.mk>