aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Symfony_Component_Yaml
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-27 05:46:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-27 05:46:27 +0000
commit6a2aa2c75c4618a8f2289590d2f0c5f46b11e454 (patch)
tree884d0e90211ef34945548977994050823c50d819 /textproc/pear-Symfony_Component_Yaml
parentb67c011beb4603f77f0a3c77d05e3c458b9b3384 (diff)
downloadports-6a2aa2c75c4618a8f2289590d2f0c5f46b11e454.tar.gz
ports-6a2aa2c75c4618a8f2289590d2f0c5f46b11e454.zip
Revert broken non-conversion to USES=pear
Notes
Notes: svn path=/head/; revision=369365
Diffstat (limited to 'textproc/pear-Symfony_Component_Yaml')
-rw-r--r--textproc/pear-Symfony_Component_Yaml/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/pear-Symfony_Component_Yaml/Makefile b/textproc/pear-Symfony_Component_Yaml/Makefile
index 839c31c7fb0f..6b96a4a87d33 100644
--- a/textproc/pear-Symfony_Component_Yaml/Makefile
+++ b/textproc/pear-Symfony_Component_Yaml/Makefile
@@ -11,6 +11,8 @@ COMMENT= Symfony2 Yaml Component
LICENSE= MIT
-USES= pear
+IGNORE_WITH_PHP=52
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-symfony2/bsd.symfony2.mk"
+.include <bsd.port.post.mk>