summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/pecl-yaz/Makefile7
-rw-r--r--net/pecl-yaz/distinfo1
2 files changed, 4 insertions, 4 deletions
diff --git a/net/pecl-yaz/Makefile b/net/pecl-yaz/Makefile
index 68b414febd95..8ec8044e8df9 100644
--- a/net/pecl-yaz/Makefile
+++ b/net/pecl-yaz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= yaz
PORTVERSION= 1.0.14
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -19,11 +19,12 @@ COMMENT= A PECL extension that implements a Z39.50 client
LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz
-BROKEN= does not configure
-
USE_PHP= yes
USE_PHPEXT= yes
CONFIGURE_ARGS= --with-yaz=${LOCALBASE}
+pre-configure:
+ @${REINPLACE_CMD} -e 's|YAZVERSION|YAZ_VERSION|g' ${WRKSRC}/configure
+
.include <bsd.port.mk>
diff --git a/net/pecl-yaz/distinfo b/net/pecl-yaz/distinfo
index d99b8c824d4d..95f7f3c60209 100644
--- a/net/pecl-yaz/distinfo
+++ b/net/pecl-yaz/distinfo
@@ -1,3 +1,2 @@
-MD5 (PECL/yaz-1.0.14.tgz) = ad75c5aba798ed4f708e4a6b8b72ca0a
SHA256 (PECL/yaz-1.0.14.tgz) = a38d608160d6c95063b061589a1e4e0a2fe4d08026648b7550ab3796456af62e
SIZE (PECL/yaz-1.0.14.tgz) = 16601