aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2010-12-20 18:33:01 +0800
committergarga <garga@FreeBSD.org>2010-12-20 18:33:01 +0800
commit5fad4f7511c26ff650c0fd270f1c6d4089a1f86b (patch)
treedb67db953d7ff7b84199cb6815f9fd69031c9437
parent14ad11bced966239647d313386c383d96c536acf (diff)
downloadfreebsd-ports-gnome-5fad4f7511c26ff650c0fd270f1c6d4089a1f86b.tar.gz
freebsd-ports-gnome-5fad4f7511c26ff650c0fd270f1c6d4089a1f86b.tar.zst
freebsd-ports-gnome-5fad4f7511c26ff650c0fd270f1c6d4089a1f86b.zip
- Add LICENSE
- Add IGNORE_WITH_PHP=4 sicne it doesn't build PR: ports/153023 Submitted by: Tom Judge <tom@tomjudge.com>
-rw-r--r--devel/pecl-newt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pecl-newt/Makefile b/devel/pecl-newt/Makefile
index 17dd7729a00a..0f02e5848850 100644
--- a/devel/pecl-newt/Makefile
+++ b/devel/pecl-newt/Makefile
@@ -18,11 +18,14 @@ COMMENT= PHP language extension for RedHat Newt library
LIB_DEPENDS= newt.52:${PORTSDIR}/devel/newt
+LICENSE= PHP301
+
USE_PHP= yes
USE_PHPIZE= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
PHP_MODNAME= newt
+IGNORE_WITH_PHP=4
post-patch:
@${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \