pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-docutils Add USE_BUILDLINK2 so this actual...
details: https://anonhg.NetBSD.org/pkgsrc/rev/429ee418587d
branches: trunk
changeset: 461590:429ee418587d
user: jmc <jmc%pkgsrc.org@localhost>
date: Thu Sep 18 02:28:08 2003 +0000
description:
Add USE_BUILDLINK2 so this actually works and requires python correctly
diffstat:
textproc/py-docutils/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r bb9acd9d5baa -r 429ee418587d textproc/py-docutils/Makefile
--- a/textproc/py-docutils/Makefile Thu Sep 18 02:11:38 2003 +0000
+++ b/textproc/py-docutils/Makefile Thu Sep 18 02:28:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/09/14 17:46:55 recht Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/18 02:28:08 jmc Exp $
DISTNAME= docutils-0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -9,6 +9,8 @@
HOMEPAGE= http://docutils.sf.net/
COMMENT= Python tool to generate documents
+USE_BUILDLINK2= YES
+
PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth 21 21pth
PYDISTUTILSPKG= # defined
Home |
Main Index |
Thread Index |
Old Index