aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pecl-newt
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2012-07-03 06:03:21 +0800
committergarga <garga@FreeBSD.org>2012-07-03 06:03:21 +0800
commitc8ac669a7a9588e776458f17e378e1d2b6f39fa1 (patch)
treebde685d345044bc4881fbee07a1e5a9908db59d1 /devel/pecl-newt
parent6307346b2f88d8876f85559adbceb921e14a9a3d (diff)
downloadfreebsd-ports-gnome-c8ac669a7a9588e776458f17e378e1d2b6f39fa1.tar.gz
freebsd-ports-gnome-c8ac669a7a9588e776458f17e378e1d2b6f39fa1.tar.zst
freebsd-ports-gnome-c8ac669a7a9588e776458f17e378e1d2b6f39fa1.zip
Move LICENSE to right place and remove lib version from LIB_DEPENDS to silence portlint
Diffstat (limited to 'devel/pecl-newt')
-rw-r--r--devel/pecl-newt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pecl-newt/Makefile b/devel/pecl-newt/Makefile
index 3b94b098d754..27a2feffdff8 100644
--- a/devel/pecl-newt/Makefile
+++ b/devel/pecl-newt/Makefile
@@ -15,10 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= garga@FreeBSD.org
COMMENT= PHP language extension for RedHat Newt library
-LIB_DEPENDS= newt.52:${PORTSDIR}/devel/newt
-
LICENSE= PHP301
+LIB_DEPENDS= newt:${PORTSDIR}/devel/newt
+
USE_PHP= yes
USE_PHPIZE= yes
USE_PHP_BUILD= yes