summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-12-20 10:33:01 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-12-20 10:33:01 +0000
commit88b861fbc2e95b272f42e442c9aa2820573a7970 (patch)
treef1fffccda33f76667b8b563f3f690bb6949b3836 /devel
parent- Update to 3.18.1 (diff)
- Add LICENSE
- Add IGNORE_WITH_PHP=4 sicne it doesn't build PR: ports/153023 Submitted by: Tom Judge <tom@tomjudge.com>
Notes
Notes: svn path=/head/; revision=266644
Diffstat (limited to 'devel')
-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} ,' \