aboutsummaryrefslogtreecommitdiff
path: root/lang/php53/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-06-04 16:54:47 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-06-04 16:54:47 +0000
commit8fcb1fe02b4f073dc91a02a592643bb4ee535690 (patch)
tree07a8c0f6a8c48f5ae35459ef8385c1c4b651dcfa /lang/php53/Makefile
parent8d617af08fe0a39e29fadd6d2aea3bbe321d2e7b (diff)
Notes
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r--lang/php53/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 2e3a04eb63e4..73a4cfebb1bc 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -14,12 +14,14 @@ COMMENT= PHP Scripting Language
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
-USES=tar:bzip2
+USES= tar:bzip2 cpe
.if !defined(PKGNAMESUFFIX)
USE_AUTOTOOLS= autoconf
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+CPE_PRODUCT= php
+
CONFIGURE_ARGS= \
--with-layout=GNU \
--localstatedir=/var \