summaryrefslogtreecommitdiff
path: root/devel/pear-Symfony_Component_Console/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Symfony_Component_Console/Makefile')
-rw-r--r--devel/pear-Symfony_Component_Console/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/pear-Symfony_Component_Console/Makefile b/devel/pear-Symfony_Component_Console/Makefile
index cbc6f0154543..59315cba2f5e 100644
--- a/devel/pear-Symfony_Component_Console/Makefile
+++ b/devel/pear-Symfony_Component_Console/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Console
PORTVERSION= 2.4.4
CATEGORIES= devel pear
MASTER_SITES= http://pear.symfony.com/get/
-PKGNAMEPREFIX= pear-Symfony_Component_
+PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}Symfony_Component_
DIST_SUBDIR= Symfony2
MAINTAINER= wg@FreeBSD.org
@@ -13,9 +13,6 @@ COMMENT= Symfony2 Console Component
LICENSE= MIT
-BUILD_DEPENDS+= ${PEARDIR}/.channels/pear.symfony.com.reg:devel/pear-channel-symfony2
-RUN_DEPENDS+= ${PEARDIR}/.channels/pear.symfony.com.reg:devel/pear-channel-symfony2
-
USES= pear
PEAR_CHANNEL= symfony2