aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-I18N/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-I18N/Makefile')
-rw-r--r--devel/pear-I18N/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/pear-I18N/Makefile b/devel/pear-I18N/Makefile
index 43f18c5bc48b..5db47310778f 100644
--- a/devel/pear-I18N/Makefile
+++ b/devel/pear-I18N/Makefile
@@ -5,13 +5,12 @@ PORTVERSION= 1.0.0
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= PEAR internationalization package
+COMMENT= Internationalization package
LICENSE= PHP30
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear@${PHP_FLAVOR}
-RUN_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear@${PHP_FLAVOR}
-
USES= pear
+NO_ARCH= yes
+
.include <bsd.port.mk>