aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 05:01:59 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 05:01:59 +0000
commit444ba71e0138b56fb97186e328b9a90cf91b75ae (patch)
treeb4180f62b377f1728869d24437d81a2c4736230a
parent8ea3cb214cfac40b0e1ed36ceab894a95b69b654 (diff)
downloadports-444ba71e0138b56fb97186e328b9a90cf91b75ae.tar.gz
ports-444ba71e0138b56fb97186e328b9a90cf91b75ae.zip
- add missing AUTOTOOLS dependencies [1]
- mark MAKE_JOBS_UNSAFE=yes PR: ports/148301 [1] Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> [1] Approved by: maintainer timeout (suz ; 70 days) [1]
Notes
Notes: svn path=/head/; revision=261612
-rw-r--r--net/mcast-tools/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/mcast-tools/Makefile b/net/mcast-tools/Makefile
index 17ab6a08745d..dea67aaa435c 100644
--- a/net/mcast-tools/Makefile
+++ b/net/mcast-tools/Makefile
@@ -7,15 +7,17 @@
PORTNAME= mcast-tools
PORTVERSION= 20061214
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= SF
MAINTAINER= suz@FreeBSD.org
COMMENT= IPv6 multicast routing daemons and tools
-GNU_CONFIGURE= yes
+MAKE_JOBS_UNSAFE= yes
+GNU_CONFIGURE= yes
+USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:267
CONFIGURE_ARGS=
CONFIGURE_ENV=