aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHP_Beautifier/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PHP_Beautifier/Makefile')
-rw-r--r--devel/pear-PHP_Beautifier/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pear-PHP_Beautifier/Makefile b/devel/pear-PHP_Beautifier/Makefile
index 728a64291b36..2e5afdeba2c1 100644
--- a/devel/pear-PHP_Beautifier/Makefile
+++ b/devel/pear-PHP_Beautifier/Makefile
@@ -12,10 +12,7 @@ COMMENT= PEAR beautifier for PHP
BUILD_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log
RUN_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log
+USES= pear
USE_PHP= tokenizer bz2
-PEAR_AUTOINSTALL= yes
-DEFAULT_PHP_VER=5
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>