aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-06 14:54:19 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-06 14:54:19 +0800
commit144d68c6e6f6189d13ff54c84b1b9055aa8087da (patch)
tree9dfdb42ead5000a9895d96f1ce7060b2d2c23421 /mail
parentc9f8aacf34bae745915c1c9480ba3f9922f19a67 (diff)
downloadfreebsd-ports-gnome-144d68c6e6f6189d13ff54c84b1b9055aa8087da.tar.gz
freebsd-ports-gnome-144d68c6e6f6189d13ff54c84b1b9055aa8087da.tar.zst
freebsd-ports-gnome-144d68c6e6f6189d13ff54c84b1b9055aa8087da.zip
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
Diffstat (limited to 'mail')
-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