aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-Net-FTPServer/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 15:39:36 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 15:39:36 +0000
commit14d750125f50dd0ca4560ca608da80256c753ed1 (patch)
tree2c777b510bf113de76c97e52fd4dfebf505c8e6e /ftp/p5-Net-FTPServer/Makefile
parentda7b202bc73ca6f707aaa9343cbe60e5cb7187b8 (diff)
downloadports-14d750125f50dd0ca4560ca608da80256c753ed1.tar.gz
ports-14d750125f50dd0ca4560ca608da80256c753ed1.zip
Notes
Diffstat (limited to 'ftp/p5-Net-FTPServer/Makefile')
-rw-r--r--ftp/p5-Net-FTPServer/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index a88eae4eb9d2..72d6c8487df7 100644
--- a/ftp/p5-Net-FTPServer/Makefile
+++ b/ftp/p5-Net-FTPServer/Makefile
@@ -55,12 +55,6 @@ DOCS= FAQ README TODO doc/*
PORTDOCS= *
PORTEXAMPLES= ftpd.conf
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
post-patch:
@${REINPLACE_CMD} -e "s/root,root/root,wheel/" \
-e "s,/usr/sbin,${PREFIX}/sbin," \
@@ -81,4 +75,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>