aboutsummaryrefslogtreecommitdiff
path: root/devel/php-xdebug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/php-xdebug/Makefile')
-rw-r--r--devel/php-xdebug/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/php-xdebug/Makefile b/devel/php-xdebug/Makefile
index 27ea39a3fc9a..e536aafd6075 100644
--- a/devel/php-xdebug/Makefile
+++ b/devel/php-xdebug/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= xdebug
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= devel
-MASTER_SITES= http://files.derickrethans.nl/
+MASTER_SITES= http://www.xdebug.org/files/
PKGNAMEPREFIX= php-
EXTRACT_SUFX= .tgz
@@ -18,6 +18,7 @@ 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}
PKGMESSAGE= ${WRKDIR}/pkg-message
post-build: