Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2014/03/12 20:17:09 asau Exp $
|
||||
|
||||
DISTNAME= slurm-2.4.1
|
||||
PKGREVISION= 3
|
||||
DISTNAME= slurm-2.6.4
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= parallel
|
||||
MASTER_SITES= http://www.schedmd.com/download/archive/ \
|
||||
http://www.schedmd.com/download/latest/ \
|
||||
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
|
||||
USE_TOOLS= perl pkg-config
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
CONFIGURE_ARGS+= --with-hdf5=no
|
||||
# Fix installation:
|
||||
CONFIGURE_ARGS+= --htmldir=$(PREFIX)/share/doc/$(PKGNAME_NOREV)/html
|
||||
|
||||
@@ -33,6 +34,7 @@ post-install:
|
||||
$(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)
|
||||
|
||||
Reference in New Issue
Block a user