aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_ShortURL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-Services_ShortURL/Makefile')
-rw-r--r--www/pear-Services_ShortURL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_ShortURL/Makefile b/www/pear-Services_ShortURL/Makefile
index d3898d86e990..ba45aa8d98a6 100644
--- a/www/pear-Services_ShortURL/Makefile
+++ b/www/pear-Services_ShortURL/Makefile
@@ -10,7 +10,7 @@ COMMENT= Abstract PHP5 interface for shortening and expanding short URLs
RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
-USES= pear
+USES= pear php
USE_PHP= simplexml pcre spl
.include <bsd.port.mk>