04.05.2010 17:28, Andrea Venturoli пишет:
In Makefile, there's:

.if ${PHP_VER} == 5
USE_PHP+=       dom
.else
USE_PHP+=       domxml
.endif

However, there is no php52-domxml; should php52-dom be used?

Is the makefile wrong? Should it check for ${PHP_VER}==52?
Or do I need to use some knob?
/usr/ports/textproc/php52-dom

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to