From 807fb19c181ed6ffd55d99ca866d17d3b4a3075d Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 30 Oct 2002 13:16:07 +0000 Subject: devel/SWIG-devel -> devel/swig13 --- graphics/py-graphviz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-graphviz') diff --git a/graphics/py-graphviz/Makefile b/graphics/py-graphviz/Makefile index a3e45b3a8cf5..e28e6a5d4307 100644 --- a/graphics/py-graphviz/Makefile +++ b/graphics/py-graphviz/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${PORTNAME}-${GV_VERSION}.tgz MAINTAINER= perky@FreeBSD.org -BUILD_DEPENDS= ${SWIG_CMD}:${PORTSDIR}/devel/SWIG +BUILD_DEPENDS= ${SWIG_CMD}:${PORTSDIR}/devel/swig13 NO_CDROM= "Can't be included in a commercial product" @@ -26,7 +26,7 @@ GV_VERSION?= 1.7.7 USE_PYTHON= yes USE_PYDISTUTILS= yes -SWIG_CMD= ${LOCALBASE}/bin/swig +SWIG_CMD= ${LOCALBASE}/bin/swig1.3 PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} post-patch: -- cgit