diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-12-31 09:36:37 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-12-31 09:36:37 +0000 |
commit | c7cc76ac5864dc77b3539c4cde1f0f03809d0600 (patch) | |
tree | b02aee58c3708209243a03eda3fde45b546ea13b /ftp/wzdftpd | |
parent | cf3b6fe60cb49320d6672a45d9e961261c1ce0dc (diff) | |
download | ports-c7cc76ac5864dc77b3539c4cde1f0f03809d0600.tar.gz ports-c7cc76ac5864dc77b3539c4cde1f0f03809d0600.zip |
Notes
Diffstat (limited to 'ftp/wzdftpd')
-rw-r--r-- | ftp/wzdftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index cb4f77af7373..77e610edaafa 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -20,6 +20,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:13 +USE_GNOME= pkgconfig CONFIGURE_ARGS+= --without-pam --without-pgsql CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PKGMESSAGE= ${WRKDIR}/pkg-message |