aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php4
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2002-05-01 17:44:41 +0800
committerdirk <dirk@FreeBSD.org>2002-05-01 17:44:41 +0800
commit474be32c06be500326b6fc70ac07b3add57293cb (patch)
tree2ac549c3defc2f6e7438929d9b8e00a69af2f6d3 /www/mod_php4
parent902b5379f6d7075ec7da2da8127f699261860c19 (diff)
downloadfreebsd-ports-gnome-474be32c06be500326b6fc70ac07b3add57293cb.tar.gz
freebsd-ports-gnome-474be32c06be500326b6fc70ac07b3add57293cb.tar.zst
freebsd-ports-gnome-474be32c06be500326b6fc70ac07b3add57293cb.zip
Remove unneeded post-extract hook.
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index 27646bd7d6e7..95b3c1bb9173 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -101,6 +101,4 @@ post-clean:
.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc"
.endif
-post-extract: ${POSTEXTRACT}
-
.include <bsd.port.mk>