From c0432f4404ce93622e22f0798b61bd426ca0b23f Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 6 Aug 2001 12:05:21 +0000 Subject: [PATCH] Add autoconf as build-time dependency. Noted by: bento's log --- devel/SWIG-devel/Makefile | 2 ++ devel/swig13/Makefile | 2 ++ devel/swig20/Makefile | 2 ++ 3 files changed, 6 insertions(+) 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