summaryrefslogtreecommitdiffstats
path: root/net/zebra/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1999-01-07 06:28:36 +0000
committeritojun <itojun@FreeBSD.org>1999-01-07 06:28:36 +0000
commitda837a43fdb33c3a2e3a71c438baea185aba15a9 (patch)
treedd348230bffc4abd5ed122f676f4c1333cd674df /net/zebra/Makefile
parentcf042ef9ae30b272b53cf15251dd2377baa49b99 (diff)
downloadFreeBSD-ports-da837a43fdb33c3a2e3a71c438baea185aba15a9.zip
FreeBSD-ports-da837a43fdb33c3a2e3a71c438baea185aba15a9.tar.gz
update base version to 981222.
Reviewed by: Andreas Klemm <andreas@klemm.gtn.com> (maintainer)
Diffstat (limited to 'net/zebra/Makefile')
-rw-r--r--net/zebra/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index 256b5b5..7a9546c 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -1,20 +1,21 @@
# New ports collection makefile for: zebra
-# Version required: SNAP 980604
+# Version required: SNAP 981222
# Date created: So 31 Mai 1998 11:00:30 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.6 1998/06/06 22:32:42 asami Exp $
+# $Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp $
#
-DISTNAME= zebra-980604
+DISTNAME= zebra-981222
+PKGNAME= zebra-19981222
CATEGORIES= net
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/
+# you might need debugging, it's a developer release !
+#CFLAGS+= -g
MAINTAINER= andreas@FreeBSD.org
-# you might need debugging, it's a developer release !
-#CFLAGS+= -g
GNU_CONFIGURE= yes
-CONFIGURE_ARGS=--sysconfdir=${PREFIX}/etc/zebra
+CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
.include <bsd.port.mk>
OpenPOWER on IntegriCloud