pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/opencm Don't require Python for the cvsconvert s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4befa5f3926
branches: trunk
changeset: 532838:a4befa5f3926
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Sep 02 11:17:39 2007 +0000
description:
Don't require Python for the cvsconvert script, just ship it as is.
diffstat:
devel/opencm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5ddc2d1a1c4d -r a4befa5f3926 devel/opencm/Makefile
--- a/devel/opencm/Makefile Sun Sep 02 11:16:53 2007 +0000
+++ b/devel/opencm/Makefile Sun Sep 02 11:17:39 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/02/17 20:59:49 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2007/09/02 11:17:39 joerg Exp $
#
DISTNAME= ${OPENCM_VERSION}-2-src
@@ -18,6 +18,8 @@
CONFIGURE_ARGS+= --with-ssl-dir=${BUILDLINK_PREFIX.openssl}
CONFIGURE_ARGS+= KRB5_BUILDLINK=${KRB5BASE:Q}
+CHECK_INTERPRETER_SKIP+= share/opencm/tools/cvsconvert.py
+
OPENCM_VERSION= opencm-0.1.2alpha8
CONF_FILES= ${PREFIX}/share/examples/opencm/opencm.conf \
Home |
Main Index |
Thread Index |
Old Index