From dfa3a1079ed74010545f49f61b06653eb35d3d8f Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 23 Jan 2002 19:34:46 +0000 Subject: Switch to new "python" dependency scheme. --- devel/swig/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/swig') diff --git a/devel/swig/Makefile b/devel/swig/Makefile index b3a7186557a..cff4ca7402f 100644 --- a/devel/swig/Makefile +++ b/devel/swig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/06/30 22:07:27 tron Exp $ +# $NetBSD: Makefile,v 1.5 2002/01/23 19:34:46 tron Exp $ DISTNAME= swig1.1p5 PKGNAME= swig-1.1p5 @@ -9,12 +9,11 @@ MAINTAINER= mellon@isc.org HOMEPAGE= http://www.swig.org/ COMMENT= Simplified Wrapper and Interface Generator -DEPENDS+= python>=2.0:../../lang/python - USE_PERL5= YES GNU_CONFIGURE= YES WRKSRC= ${WRKDIR}/SWIG1.1p5 +.include "../../lang/python/pyversion.mk" .include "../../lang/tcl/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3