aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/SWIG-devel/Makefile2
-rw-r--r--devel/swig13/Makefile2
-rw-r--r--devel/swig20/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile
index 4e9e08b7eec5..4cd338dda8fa 100644
--- a/devel/SWIG-devel/Makefile
+++ b/devel/SWIG-devel/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
+
VER= ${PORTVERSION:R}
SWIG_LANGUAGES?= guile perl python ruby tcl
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index 4e9e08b7eec5..4cd338dda8fa 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
+
VER= ${PORTVERSION:R}
SWIG_LANGUAGES?= guile perl python ruby tcl
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index 4e9e08b7eec5..4cd338dda8fa 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
+
VER= ${PORTVERSION:R}
SWIG_LANGUAGES?= guile perl python ruby tcl