summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-17 06:40:31 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-17 06:40:31 +0000
commitd19b173d0aa36aeb37d55f254493302fd32c9569 (patch)
tree0b1afe96c8ff63518e31e733045dc3ead2c55a68 /ftp
parent- Remove gnomeprefix to fix plist (diff)
- Readd gnomeprefix and add USE_X_PREFIX since there is gnome stuff in plist
Notes
Notes: svn path=/head/; revision=131470
Diffstat (limited to 'ftp')
-rw-r--r--ftp/pureadmin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile
index ba1453850765..be75c13368d3 100644
--- a/ftp/pureadmin/Makefile
+++ b/ftp/pureadmin/Makefile
@@ -18,7 +18,8 @@ COMMENT= Management utility for the PureFTPd
LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
-USE_GNOME= gnomehack pkgconfig gtk20
+USE_GNOME= gnomeprefix gnomehack pkgconfig gtk20
+USE_X_PREFIX= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \