diff options
Diffstat (limited to 'textproc/pear-YAML/Makefile')
-rw-r--r-- | textproc/pear-YAML/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index 681205bcecd3..4de709cae667 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -5,14 +5,11 @@ PORTNAME= YAML PORTVERSION= 1.0.6 CATEGORIES= textproc www pear MASTER_SITES= http://pear.symfony-project.com/get/ -PKGNAMEPREFIX= pear- +PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= joneum@FreeBSD.org COMMENT= The Symfony YAML Component -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:devel/pear-channel-symfony -RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:devel/pear-channel-symfony - USES= pear PEAR_CHANNEL= symfony |