summaryrefslogtreecommitdiff
path: root/mail/postfixadmin
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-06 06:54:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-06 06:54:19 +0000
commitbe4c6448a890a12891a93bbc158a66ec4e868e79 (patch)
tree8cbaf74b97ffda20f53930215deea45720b020a0 /mail/postfixadmin
parent- Update to 2.2.17 (diff)
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS. PR: ports/106557 Submitted by: ale Hat: portmgr
Notes
Notes: svn path=/head/; revision=186641
Diffstat (limited to 'mail/postfixadmin')
-rw-r--r--mail/postfixadmin/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile
index d5ec6b07d21e..40b17dcbd104 100644
--- a/mail/postfixadmin/Makefile
+++ b/mail/postfixadmin/Makefile
@@ -44,8 +44,6 @@ USE_PHP+= pgsql
IGNORE= needs at least one database back-end
.endif
-.include "${PORTSDIR}/Mk/bsd.php.mk"
-
post-patch:
${FIND} ${WRKSRC} -name '*.orig' -delete