aboutsummaryrefslogtreecommitdiff
path: root/net/bird-devel/Makefile
diff options
context:
space:
mode:
authorAlexander V. Chernikov <melifaro@FreeBSD.org>2013-03-02 23:54:10 +0000
committerAlexander V. Chernikov <melifaro@FreeBSD.org>2013-03-02 23:54:10 +0000
commitbd9eccf95800427602546b1b8cfc89dcf1879839 (patch)
tree46c99c499c7d654ca1a7cadd6ae3253823b3de8b /net/bird-devel/Makefile
parent6a444d83d35cf530e5a246b3cf9c6be24d34a08d (diff)
downloadports-bd9eccf95800427602546b1b8cfc89dcf1879839.tar.gz
ports-bd9eccf95800427602546b1b8cfc89dcf1879839.zip
Notes
Diffstat (limited to 'net/bird-devel/Makefile')
-rw-r--r--net/bird-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/bird-devel/Makefile b/net/bird-devel/Makefile
index a6a425106835..1d7989752261 100644
--- a/net/bird-devel/Makefile
+++ b/net/bird-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bird
-PORTVERSION= 20120323
+PORTVERSION= 20130301
CATEGORIES= net
MASTER_SITES= http://bird.mpls.in/distfiles/bird/
PKGNAMESUFFIX= -devel
@@ -19,7 +19,8 @@ CONFLICTS= bird-[0-9]*
USE_BISON= build
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-mpls
+CONFIGURE_ARGS= --localstatedir=/var --enable-mpls
+USE_CSTD= gnu89
OPTIONS= KMPLS "Enable kernel MPLS support" Off