summaryrefslogtreecommitdiffstats
path: root/sysutils/pear-I18Nv2
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-12-09 19:24:52 +0000
committerale <ale@FreeBSD.org>2005-12-09 19:24:52 +0000
commit41604a0f0d82280948cab0ad263522cd6969d6f1 (patch)
treec92d5ad743f770a008b8555c05f3f1723eb36467 /sysutils/pear-I18Nv2
parentc77ed4f552b975e069cc5960a2a5c8c8c76a6f54 (diff)
downloadFreeBSD-ports-41604a0f0d82280948cab0ad263522cd6969d6f1.zip
FreeBSD-ports-41604a0f0d82280948cab0ad263522cd6969d6f1.tar.gz
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
Diffstat (limited to 'sysutils/pear-I18Nv2')
-rw-r--r--sysutils/pear-I18Nv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pear-I18Nv2/Makefile b/sysutils/pear-I18Nv2/Makefile
index 7116fd1..2054340 100644
--- a/sysutils/pear-I18Nv2/Makefile
+++ b/sysutils/pear-I18Nv2/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils devel pear
MAINTAINER= antonio@php.net
COMMENT= PEAR Internationalization
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= iconv
@@ -150,5 +150,5 @@ PHP_VERS= ${PHP_VERSION:S/.//g}
#IGNORE= "You need PHP 4.0.6 or later to install PEAR::I18Nv2"
.endif
-.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
+.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud