From 2d46cceb53ba4f27deaaf04603e43daedd21e2f8 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Mon, 16 Nov 2009 16:02:18 +0000 Subject: - Add a patch from quagga GIT (ID: 9964fcfc). * Fix HAVE_CLOCK_MONOTONIC spelling. - Remove obsoleted configuration flag --enable-pidfile-mask. Approved by: maintainer (implicitly) --- net/quagga/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/quagga/Makefile') diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 13c03607fa8d..421113450de0 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -7,6 +7,7 @@ PORTNAME= quagga PORTVERSION= 0.99.15 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://quagga.net/download/ \ http://www.ru.quagga.net/download/ \ @@ -44,7 +45,7 @@ OPTIONS= ISISD "Enable experimental ISIS daemon" off \ .include CFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ARGS+=--includedir=${PREFIX}/include --enable-exampledir=${PREFIX}/share/examples/quagga --enable-pidfile-mask=0644 +CONFIGURE_ARGS+=--includedir=${PREFIX}/include --enable-exampledir=${PREFIX}/share/examples/quagga CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \ LIBTOOL_VERSION=${LIBTOOL_VERSION} -- cgit v1.2.3