aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2004-10-17 04:45:43 +0000
committerMichael Haro <mharo@FreeBSD.org>2004-10-17 04:45:43 +0000
commitec604e34c903da330f6816328b3ed20098caea45 (patch)
tree8950d62ae921d1c221e9f815650bce0f1555b357 /ftp/proftpd/Makefile
parent2789d2176300e98a01141b2a1d5b3c40544c3db2 (diff)
downloadports-ec604e34c903da330f6816328b3ed20098caea45.tar.gz
ports-ec604e34c903da330f6816328b3ed20098caea45.zip
Notes
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r--ftp/proftpd/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index cab6afab60bd..904ebad1e7e4 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= proftpd
-PORTVERSION= 1.2.10.r3
+PORTVERSION= 1.2.10
PORTREVISION= 0
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \
@@ -24,7 +24,7 @@ MASTER_SITES= ftp://ftp.proftpd.net/distrib/source/ \
ftp://www.linuxceptional.com/proftpd/ \
ftp://ftp.ethereal.com/mirrors/ftp.proftpd.org/ \
ftp://mirror.cybercomm.nl/
-DISTNAME= ${PORTNAME}-1.2.10rc3
+DISTNAME= ${PORTNAME}-1.2.10
MAINTAINER?= mharo@FreeBSD.org
COMMENT?= Highly configurable ftp daemon
@@ -68,6 +68,10 @@ CONFIGURE_ARGS+= --disable-pam
CONFIGURE_ARGS+= --enable-ipv6
.endif
+.if defined(WITHOUT_IPV6)
+CONFIGURE_ARGS+= --disable-ipv6
+.endif
+
#allow user to override
MODULES?= mod_ratio:mod_readme:mod_wrap