aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-03-12 08:48:57 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-03-12 08:48:57 +0000
commit4cb73ebe43017f6c2415a74f4a514b589a83cf96 (patch)
tree1b8a2fd133eca4fc11d1028d13648b14385aea7f
parent166b859cb306900cbc4695acd6e8df621378fae7 (diff)
downloadports-4cb73ebe43017f6c2415a74f4a514b589a83cf96.tar.gz
ports-4cb73ebe43017f6c2415a74f4a514b589a83cf96.zip
Notes
-rw-r--r--ftp/wzdftpd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 62faf4d71453..89cf537106ca 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -91,6 +91,9 @@ PORTDOCS= AUTHORS Permissions.ReadMeFirst README TLS.ReadMeFirst ChangeLog
RC_SCRIPTS_SUB= PREFIX=${PREFIX} \
RC_SUBR=${RC_SUBR}
+post-patch:
+ @${REINPLACE_CMD} -e "s|@HAVE_PERL_TRUE@|#|g" ${WRKSRC}/Makefile.in
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}