aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-I18Nv2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pear-I18Nv2/Makefile')
-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 7116fd1bba4b..205434096ea1 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>