diff options
Diffstat (limited to 'devel/swig13/Makefile')
-rw-r--r-- | devel/swig13/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 3f97e744bfbc..064f85288911 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= knu@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf - +WANT_AUTOCONF_VER=253 VER= ${PORTVERSION:R} # Supported languages: guile perl php4 python ruby tcl ocaml pike java |