Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 May 2010 15:28:03 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        freebsd-ports@freebsd.org
Subject:   php52 and Horde
Message-ID:  <4BE020E3.9080803@netfence.it>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BE020E3.9080803>