aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2005-05-11 17:08:35 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2005-05-11 17:08:35 +0000
commit645305abfeac105d8af724835096c966b4eac5e8 (patch)
tree5828c6bdedad11f0c594ba0b0bcde565df500786 /net
parent5662baa73cbf6a9f3d75e1bc7717b993470a35cd (diff)
downloadports-645305abfeac105d8af724835096c966b4eac5e8.tar.gz
ports-645305abfeac105d8af724835096c966b4eac5e8.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/zebra-server/Makefile7
-rw-r--r--net/zebra-server/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile
index c5df491b5031..138515d9e461 100644
--- a/net/zebra-server/Makefile
+++ b/net/zebra-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zebra-server
-PORTVERSION= 1.3.18
+PORTVERSION= 1.3.24
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/
DISTNAME= idzebra-${PORTVERSION}
@@ -19,8 +19,9 @@ LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz
RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-yazconfig=${LOCALBASE}/bin \
- --with-tclconfig=${LOCALBASE}/lib/tcl8.4
+CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \
+ --with-tclconfig=${LOCALBASE}/lib/tcl8.4 \
+ --with-iconv=${LOCALBASE} --with-expat=${LOCALBASE}
CONFIGURE_ENV+= PTHREAD_LIBS=${PTHREAD_LIBS}
MAN1= zebraidx.1
diff --git a/net/zebra-server/distinfo b/net/zebra-server/distinfo
index dc21e78b3394..8c0271009808 100644
--- a/net/zebra-server/distinfo
+++ b/net/zebra-server/distinfo
@@ -1,2 +1,2 @@
-MD5 (idzebra-1.3.18.tar.gz) = 07f16d9e8dacd31a302ab014c320f663
-SIZE (idzebra-1.3.18.tar.gz) = 1018024
+MD5 (idzebra-1.3.24.tar.gz) = a3316d5e5bc83bc925d56b4aefa49ae8
+SIZE (idzebra-1.3.24.tar.gz) = 1044122