diff options
Diffstat (limited to 'devel/swig20')
-rw-r--r-- | devel/swig20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |