pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gnustep-make
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 14:46:40 UTC 2021
Modified Files:
pkgsrc/devel/gnustep-make: Makefile
Log Message:
gnustep-makee: installs bash scripts, needs bash at runtime
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/gnustep-make/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gnustep-make/Makefile
diff -u pkgsrc/devel/gnustep-make/Makefile:1.62 pkgsrc/devel/gnustep-make/Makefile:1.63
--- pkgsrc/devel/gnustep-make/Makefile:1.62 Tue Nov 3 12:40:11 2020
+++ pkgsrc/devel/gnustep-make/Makefile Fri May 14 14:46:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2020/11/03 12:40:11 triaxx Exp $
+# $NetBSD: Makefile,v 1.63 2021/05/14 14:46:40 nia Exp $
DISTNAME= gnustep-make-2.8.0
PKGREVISION= 1
@@ -11,7 +11,7 @@ COMMENT= GNUstep makefile package
LICENSE= gnu-gpl-v3
USE_LANGUAGES+= c99 objc c++ objc-c++
-USE_TOOLS+= bash csh
+USE_TOOLS+= bash:run csh
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL_PROGRAM=${INSTALL_SCRIPT:Q}
CONFIGURE_ARGS+= --disable-importing-config-file
Home |
Main Index |
Thread Index |
Old Index