summaryrefslogtreecommitdiff
path: root/www/mod_php5/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-05-01 09:44:41 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-05-01 09:44:41 +0000
commit7c220955f1db8e9bbb41ae6845a2032d07cbc2f7 (patch)
treef2241d3d34ece4d6f488d3f827823ddc5914a9db /www/mod_php5/Makefile
parentRemove stale entry. (diff)
Remove unneeded post-extract hook.
Notes
Notes: svn path=/head/; revision=58403
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r--www/mod_php5/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index 27646bd7d6e7..95b3c1bb9173 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -101,6 +101,4 @@ post-clean:
.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc"
.endif
-post-extract: ${POSTEXTRACT}
-
.include <bsd.port.mk>