summaryrefslogtreecommitdiff
path: root/devel/py-unit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-unit/Makefile')
-rw-r--r--devel/py-unit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile
index d06e2cdb690..169b0440819 100644
--- a/devel/py-unit/Makefile
+++ b/devel/py-unit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/29 16:19:03 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2002/09/21 23:46:49 jlam Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unit-1.4.1
@@ -11,5 +11,5 @@ COMMENT= unit testing framework for python
PYDISTUTILSPKG= # defined
-.include "../../lang/python/extension.buildlink.mk"
+.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"