ports/170614: devel/php-xdebug brings in php54, even though php53 wanted

scheidell at FreeBSD.org scheidell at FreeBSD.org
Tue Aug 14 11:46:25 UTC 2012


Synopsis: devel/php-xdebug brings in php54, even though php53 wanted

Responsible-Changed-From-To: freebsd-ports-bugs->scheidell
Responsible-Changed-By: scheidell
Responsible-Changed-When: Tue Aug 14 11:46:06 UTC 2012
Responsible-Changed-Why: 
See if this patch doesn't fix it:
--- Makefile	(revision 302518)
+++ Makefile	(working copy)
@@ -20,7 +20,7 @@
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes
 SUB_FILES=	pkg-message
-DEFAULT_PHP_VER=	5
+DEFAULT_PHP_VER?=	5
 
 PKGMESSAGE=	${WRKDIR}/pkg-message
 


http://www.freebsd.org/cgi/query-pr.cgi?pr=170614



More information about the freebsd-ports-bugs mailing list