diff options
Diffstat (limited to 'devel/swig11/Makefile')
-rw-r--r-- | devel/swig11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 430f333df7d6..e53d15a9c4e4 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -7,7 +7,7 @@ PORTNAME= swig PORTVERSION= ${VER}p5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel perl5 python tcl83 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.rge.com/pub/languages/swig/${VER}/ \ @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \ VER= 1.1 USE_PERL5= yes -PYTHON_VERSION?= python2.0 +USE_PYTHON= yes PYTHON_NO_DEPENDS?= yes INSTALLS_SHLIB= yes |