diff options
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 2 |
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> |