aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-01-30 17:59:33 +0800
committerale <ale@FreeBSD.org>2004-01-30 17:59:33 +0800
commitc5e7f64b7c9238eda508b7ac4df2a10c3f4c19aa (patch)
treee703fd3eaa86303ff5808a421ac35d5c7ffcba49 /lang/php4/Makefile
parentb9cff27e416fe58ea928bc750d0116f95743dbd5 (diff)
downloadfreebsd-ports-graphics-c5e7f64b7c9238eda508b7ac4df2a10c3f4c19aa.tar.gz
freebsd-ports-graphics-c5e7f64b7c9238eda508b7ac4df2a10c3f4c19aa.tar.zst
freebsd-ports-graphics-c5e7f64b7c9238eda508b7ac4df2a10c3f4c19aa.zip
Add workaround to silent bento, complaining php extensions remove an extra dir.
Reported by: bento via kris Approved by: kris, nork (mentor/implicitly)
Diffstat (limited to 'lang/php4/Makefile')
-rw-r--r--lang/php4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 2a3f9579de1..705f4098696 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -705,6 +705,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/php.ini-dist ${PREFIX}/etc
@${INSTALL_DATA} ${WRKSRC}/php.ini-recommended ${PREFIX}/etc
@${INSTALL_DATA} ${WRKDIR}/php.conf ${PREFIX}/etc
+ @${TOUCH} ${PREFIX}/lib/php/${EXT_DIR}/.keepme
.if !defined(WITHOUT_APACHE)
@${ECHO_CMD} "*****************************************************************************"
@${ECHO_CMD} ""