summaryrefslogtreecommitdiffstats
path: root/ftp/proftpd-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/proftpd-devel/Makefile')
-rw-r--r--ftp/proftpd-devel/Makefile17
1 files changed, 6 insertions, 11 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index c905c10..08933d0 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -6,15 +6,10 @@
# $FreeBSD$
#
-DISTNAME= proftpd-1.2.0pre3
-PKGNAME= proftpd-1.2.0
+DISTNAME= proftpd-1.2.0pre6
+PKGNAME= proftpd-1.2.0p6
CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.proftpd.org/distrib/ \
- ftp://ftp3.proftpd.org/distrib/
-
-PATCH_SITES= ftp://ftp.tos.net/pub/proftpd/
-PATCHFILES= proftpd-1.2.0pre3a.patch.gz
-PATCH_DIST_STRIP= -p1
+MASTER_SITES= ftp://ftp.tos.net/pub/proftpd/
MAINTAINER= mharo@FreeBSD.org
@@ -22,13 +17,11 @@ MAN1= ftpcount.1
MAN8= proftpd.8 ftpshut.8
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
CONFIGURE_ARGS= --localstatedir=/var/run \
--with-modules=mod_ratio
-FORBIDDEN= security problems
-
post-configure:
@${MV} ${WRKSRC}/src/proftpd.8 ${WRKSRC}/src/proftpd.8.pre_sed
@${SED} -e 's:/etc:${PREFIX}/etc:' \
@@ -61,4 +54,6 @@ do-install:
${WRKSRC}/sample-configurations/basic.conf ${PREFIX}/etc/proftpd.conf; \
fi
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud