diff options
Diffstat (limited to 'devel/swig20/Makefile')
-rw-r--r-- | devel/swig20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index c6da83d2454b..5697f324aa91 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:268:env libtool:22 +USE_AUTOTOOLS= autoconf:env libtool MAN1= ccache-swig.1 |