aboutsummaryrefslogtreecommitdiff
path: root/www/formication
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:54:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:54:05 +0000
commit84ef73a3b9feadb209fa81c2541d99488bd05e8f (patch)
tree8746bc4674b69dde4ffe5c10ac2c9626d2e61e7b /www/formication
parent2a384f90d6a4c118c0f1ff5c8e02b4db920002a6 (diff)
downloadports-84ef73a3b9feadb209fa81c2541d99488bd05e8f.tar.gz
ports-84ef73a3b9feadb209fa81c2541d99488bd05e8f.zip
Notes
Diffstat (limited to 'www/formication')
-rw-r--r--www/formication/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/www/formication/Makefile b/www/formication/Makefile
index 9377972299df..83c52f4ec644 100644
--- a/www/formication/Makefile
+++ b/www/formication/Makefile
@@ -23,10 +23,6 @@ SUB_FILES+= pkg-message
OPTIONS_DEFINE= DOCS
-.include <bsd.port.pre.mk>
-
-PLIST_DIRSTRY= www/cgi-bin
-
post-patch:
@${REINPLACE_CMD} -e "s,^#!/usr/local/bin/perl,#!${PERL},g" \
-e "s,authorized_uid = 1031;,authorized_uid = ${WWWOWN};,g" \
@@ -40,7 +36,4 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}/
. endfor
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>