aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-XML_HTMLSax
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-26 09:17:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-26 09:17:25 +0000
commit141fb56f3402d0923635725810d2bcb12d8b5d15 (patch)
treedb0ac48f97efc0609691a9d2b1dbd5066533319a /textproc/pear-XML_HTMLSax
parentb34b62504270f2292763071ad4b569292d128eab (diff)
downloadports-141fb56f3402d0923635725810d2bcb12d8b5d15.tar.gz
ports-141fb56f3402d0923635725810d2bcb12d8b5d15.zip
Notes
Diffstat (limited to 'textproc/pear-XML_HTMLSax')
-rw-r--r--textproc/pear-XML_HTMLSax/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/textproc/pear-XML_HTMLSax/Makefile b/textproc/pear-XML_HTMLSax/Makefile
index c3b9597ecbaa..e162d6cc4d19 100644
--- a/textproc/pear-XML_HTMLSax/Makefile
+++ b/textproc/pear-XML_HTMLSax/Makefile
@@ -8,11 +8,6 @@ CATEGORIES= textproc devel pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR SAX parser for HTML and other badly formed XML documents
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
+USES= pear
-PEAR_AUTOINSTALL= yes
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>