diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-17 06:35:25 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-17 06:35:25 +0000 |
commit | 10798cb86cbd1d7bd41e3fb2656c4e855006a117 (patch) | |
tree | 89a3f72f57830a0965420b003e1d294b19dd0204 /ftp/pureadmin | |
parent | eac011ec817ebd5b4c43ce89f8403c61f69857fa (diff) | |
download | ports-10798cb86cbd1d7bd41e3fb2656c4e855006a117.tar.gz ports-10798cb86cbd1d7bd41e3fb2656c4e855006a117.zip |
Notes
Diffstat (limited to 'ftp/pureadmin')
-rw-r--r-- | ftp/pureadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index 91458ad29458..ba1453850765 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -18,7 +18,7 @@ COMMENT= Management utility for the PureFTPd LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam -USE_GNOME= gnomehack gnomeprefix pkgconfig gtk20 +USE_GNOME= gnomehack pkgconfig gtk20 USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |