aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-10 12:09:32 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-10 12:09:32 +0000
commitaf02e514121384f1184fc79237c7ea0e0e703a42 (patch)
treeb1021288b914ac7d4bdd1610527e979ac8c6faea /ftp
parentb4e033e31622a15bf7bd2171afe6ed48be015c05 (diff)
downloadports-af02e514121384f1184fc79237c7ea0e0e703a42.tar.gz
ports-af02e514121384f1184fc79237c7ea0e0e703a42.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wzdftpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index f85bbc3ce60c..79ed4c8697f0 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wzdftpd
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= ftp ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,6 +16,7 @@ MAINTAINER= bogorodskiy@inbox.ru
COMMENT= Modular FTP server configurable online using SITE commands
USE_GMAKE= yes
+USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=13