From efe8d0de017369e3389fc9e566c7803a07735443 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sun, 20 Nov 2005 20:35:40 +0000 Subject: Add PHP_EXT_DIR to SUB_LIST, too. --- Mk/bsd.php.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Mk') diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk index 2f2f37cee1b0..6188e12ca4a8 100644 --- a/Mk/bsd.php.mk +++ b/Mk/bsd.php.mk @@ -165,6 +165,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/php/main/php.h:${PHP_PORT} RUN_DEPENDS+= ${LOCALBASE}/include/php/main/php.h:${PHP_PORT} PLIST_SUB+= PHP_EXT_DIR=${PHP_EXT_DIR} +SUB_LIST+= PHP_EXT_DIR=${PHP_EXT_DIR} .if defined(USE_PHPIZE) || defined(USE_PHPEXT) BUILD_DEPENDS+= phpize:${PHP_PORT} -- cgit v1.2.3