summaryrefslogtreecommitdiff
path: root/devel/swig-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/swig-python/Makefile')
-rw-r--r--devel/swig-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig-python/Makefile b/devel/swig-python/Makefile
index c06b3605e1d..b6523b892e5 100644
--- a/devel/swig-python/Makefile
+++ b/devel/swig-python/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2004/12/03 15:14:55 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/05 20:50:08 rillig Exp $
PKGNAME= swig-python-${SWIG_VERSION}
PKGREVISION= 1
COMMENT= Simplified Wrapper and Interface Generator, Python runtime
-.include "../swig-build/Makefile.common"
+.include "../../devel/swig-build/Makefile.common"
PYTHON_VERSIONS_INCOMPATIBLE= 21 21pth 20 15