aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-xdiff2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pecl-xdiff2/Makefile')
-rw-r--r--textproc/pecl-xdiff2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/pecl-xdiff2/Makefile b/textproc/pecl-xdiff2/Makefile
index 9fb4b3f28700..efad33e2dd07 100644
--- a/textproc/pecl-xdiff2/Makefile
+++ b/textproc/pecl-xdiff2/Makefile
@@ -3,10 +3,7 @@
PORTNAME= xdiff
PORTVERSION= 2.0.1
CATEGORIES= textproc pear
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
PKGNAMESUFFIX= 2
-DIST_SUBDIR= PECL
MAINTAINER= dbaio@bsd.com.br
COMMENT= PECL extension to create/apply binary and text patches
@@ -18,7 +15,7 @@ LIB_DEPENDS= libxdiff.so:textproc/libxdiff
PORTSCOUT= limit:^2.*
-USES= php:ext tar:tgz
+USES= php:pecl
IGNORE_WITH_PHP= 56
CONFLICTS= pecl-xdiff-1*