aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_TwitPic
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-26 09:30:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-26 09:30:02 +0000
commit7c3cd5aa8f48eb6417f04768ac1eac962e09d24c (patch)
tree8a4277862b7080757d8345c99de7dceaa80c7220 /www/pear-Services_TwitPic
parent0e95e4a0d74769d80aff820f5c5acf9ed16fdf06 (diff)
downloadports-7c3cd5aa8f48eb6417f04768ac1eac962e09d24c.tar.gz
ports-7c3cd5aa8f48eb6417f04768ac1eac962e09d24c.zip
Notes
Diffstat (limited to 'www/pear-Services_TwitPic')
-rw-r--r--www/pear-Services_TwitPic/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/www/pear-Services_TwitPic/Makefile b/www/pear-Services_TwitPic/Makefile
index 1a73d5b5a3f7..eea519f312ce 100644
--- a/www/pear-Services_TwitPic/Makefile
+++ b/www/pear-Services_TwitPic/Makefile
@@ -8,11 +8,6 @@ CATEGORIES= www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP Interface to TwitPic's API
-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>