diff options
Diffstat (limited to 'devel/php-xdebug/Makefile')
-rw-r--r-- | devel/php-xdebug/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/php-xdebug/Makefile b/devel/php-xdebug/Makefile index 50f463559611..676e1fdb5fad 100644 --- a/devel/php-xdebug/Makefile +++ b/devel/php-xdebug/Makefile @@ -18,7 +18,6 @@ COMMENT= Xdebug extension for PHP USE_PHP= yes USE_PHPIZE= yes CONFIGURE_ARGS= --enable-xdebug --with-php-config=${PREFIX}/bin/php-config -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message SUB_LIST= PHP_EXT_DIR=${PHP_EXT_DIR} |