aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_QuickForm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-HTML_QuickForm/Makefile')
-rw-r--r--devel/pear-HTML_QuickForm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile
index f6cfb6569d22..75046fe64a9c 100644
--- a/devel/pear-HTML_QuickForm/Makefile
+++ b/devel/pear-HTML_QuickForm/Makefile
@@ -11,8 +11,6 @@ COMMENT= Provide methods for creating, validating, and processing HTML forms
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
-PEAR_AUTOINSTALL= yes
+USES= pear
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>