php52 and Horde

Andrea Venturoli ml at netfence.it
Tue May 4 13:28:08 UTC 2010


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?

  bye & Thanks
	av.


More information about the freebsd-ports mailing list