summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-08 06:49:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-08 06:49:00 +0000
commitf22d9feb8eca904da9895f4ef09547ea836bac09 (patch)
treea85674dfed6ea7528174dd22ac480551635881b4 /net
parent- Update to version 1.0.5 (diff)
- Unbreak after net/yaz update
PR: 154527 Submitted by: "Pawel Pekala" <c0rn@o2.pl> Approved by: maintainer Feature safe: yes
Notes
Notes: svn path=/head/; revision=268774
Diffstat (limited to 'net')
-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