aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/pmacct/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2006-03-16 06:47:34 +0800
committerkrion <krion@FreeBSD.org>2006-03-16 06:47:34 +0800
commit7470ed75ff485ce8ee3627243f18f0ccc0864371 (patch)
treeb2d3f70f1cb76cf078bf39f68d5fa0f3ae617d5c /net-mgmt/pmacct/Makefile
parentadef7e872e34480b3800e27e384073e684f25a31 (diff)
downloadfreebsd-ports-gnome-7470ed75ff485ce8ee3627243f18f0ccc0864371.tar.gz
freebsd-ports-gnome-7470ed75ff485ce8ee3627243f18f0ccc0864371.tar.zst
freebsd-ports-gnome-7470ed75ff485ce8ee3627243f18f0ccc0864371.zip
Update to 0.10.0rc3
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-rw-r--r--net-mgmt/pmacct/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 4bf394462806..c8416b324461 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pmacct
-PORTVERSION= 0.10.0rc2
+PORTVERSION= 0.10.0rc3
CATEGORIES= net-mgmt
MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/
@@ -14,7 +14,6 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic
GNU_CONFIGURE= yes
-GNUCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GETOPT_LONG=yes