pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/slurm Python is only a build dependency actua...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7607f0435ad9
branches: trunk
changeset: 631723:7607f0435ad9
user: asau <asau%pkgsrc.org@localhost>
date: Wed Mar 12 20:17:09 2014 +0000
description:
Python is only a build dependency actually.
diffstat:
parallel/slurm/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r e861dbcd863a -r 7607f0435ad9 parallel/slurm/Makefile
--- a/parallel/slurm/Makefile Wed Mar 12 19:52:04 2014 +0000
+++ b/parallel/slurm/Makefile Wed Mar 12 20:17:09 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2014/02/12 23:18:28 tron Exp $
+# $NetBSD: Makefile,v 1.12 2014/03/12 20:17:09 asau Exp $
DISTNAME= slurm-2.6.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= parallel
MASTER_SITES= http://www.schedmd.com/download/archive/ \
http://www.schedmd.com/download/latest/ \
@@ -34,6 +34,7 @@
$(INSTALL_DATA_DIR) $(DESTDIR)$(PREFIX)/share/examples/$(PKGBASE)
$(INSTALL_DATA) $(WRKSRC)/etc/* $(DESTDIR)$(PREFIX)/share/examples/$(PKGBASE)/
+PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/tool.mk"
CONFIGURE_ARGS+= --with-munge=$(BUILDLINK_PREFIX.munge:Q)
Home |
Main Index |
Thread Index |
Old Index