aboutsummaryrefslogtreecommitdiff
path: root/devel/swig11/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-11 09:51:15 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-11 09:51:15 +0000
commitd31cf3da2bee1cc48caf719997412b2ad8873e23 (patch)
treea54bfb300653035965cc8387db813bcb114c838e /devel/swig11/Makefile
parent278f54e00aff610ac3bbea595ee7830f572a3fba (diff)
downloadports-d31cf3da2bee1cc48caf719997412b2ad8873e23.tar.gz
ports-d31cf3da2bee1cc48caf719997412b2ad8873e23.zip
Notes
Diffstat (limited to 'devel/swig11/Makefile')
-rw-r--r--devel/swig11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index e211c85645de..6882b7411f0c 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -24,9 +24,10 @@ VER= 1.1
USE_PERL5= yes
USE_PYTHON= yes
+PYTHON_NO_DEPENDS= yes
INSTALLS_SHLIB= yes
-WRKSRC= ${WRKDIR}/SWIG${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME:U}${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -fpic -DPIC"
CONFIGURE_ARGS= --with-tclincl=${LOCALBASE}/include/tcl8.3/ \