summaryrefslogtreecommitdiff
path: root/net/zebra-server/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2002-08-17 11:41:43 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2002-08-17 11:41:43 +0000
commitedcde514a44a38cfb9cbfecefffa8020e4457ce5 (patch)
tree7261f698c6193b7f2078577cea2c2342dabd42b3 /net/zebra-server/Makefile
parentUse time_t. (diff)
Upgrade to version 1.3.0
Diffstat (limited to 'net/zebra-server/Makefile')
-rw-r--r--net/zebra-server/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile
index 76b623b3bfc3..f4a3dae3562b 100644
--- a/net/zebra-server/Makefile
+++ b/net/zebra-server/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= zebra-server
-PORTVERSION= 1.1
+PORTVERSION= 1.3.0
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/
-DISTNAME= zebra-${PORTVERSION:S/0./0pl/}
+DISTNAME= zebra-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83
LIB_DEPENDS= yaz.1:${PORTSDIR}/net/yaz
+RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-yazconfig=${LOCALBASE}/bin
+CONFIGURE_ARGS= --with-yazconfig=${LOCALBASE}/bin \
+ --with-tclconfig=${LOCALBASE}/lib/tcl8.3
CONFIGURE_ENV+= PTHREAD_LIBS=${PTHREAD_LIBS}
post-install: