summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortv <tv>2001-07-13 15:00:02 +0000
committertv <tv>2001-07-13 15:00:02 +0000
commita9a61e3f0722cea128bc9eecf92ff7c332f50425 (patch)
tree1bdc9b339271d5815d5d0ed033e51561d4464f6f /pkgtools
parent3ad47ec41b7968d2d00932f652e0abac8a55eece (diff)
downloadpkgsrc-a9a61e3f0722cea128bc9eecf92ff7c332f50425.tar.gz
Just like perl-mk, python-mk is python version specific. However, as I
don't use python, set this to NO_PACKAGE to prevent building a binary package. For now I'll let someone else look at merging this directly into the python pkg (where it should be).
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/python-mk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/python-mk/Makefile b/pkgtools/python-mk/Makefile
index 6e19887a03a..41af1a100cd 100644
--- a/pkgtools/python-mk/Makefile
+++ b/pkgtools/python-mk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/05/14 13:41:32 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2001/07/13 15:00:02 tv Exp $
#
DISTNAME= python-mk-1.0
@@ -17,6 +17,7 @@ NO_CHECKSUM= # defined
NO_CONFIGURE= # defined
NO_PATCH= # defined
NO_BUILD= # defined
+NO_PACKAGE= # defined
PYMKFILE= ${FILESDIR}/bsd.python.mk