pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/swi-prolog-lite swi-prolog-lite: Avoid a no-op RE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8edeb721e2c9
branches: trunk
changeset: 378948:8edeb721e2c9
user: leot <leot%pkgsrc.org@localhost>
date: Tue Apr 17 20:57:19 2018 +0000
description:
swi-prolog-lite: Avoid a no-op REPLACE_BASH (NFCI)
dotfiles/edit no longer exists so we can avoid the REPLACE_BASH for it.
Please note though that bash is still needed by at least library(prolog_pack).
diffstat:
lang/swi-prolog-lite/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d045b6a48b43 -r 8edeb721e2c9 lang/swi-prolog-lite/Makefile
--- a/lang/swi-prolog-lite/Makefile Tue Apr 17 20:11:15 2018 +0000
+++ b/lang/swi-prolog-lite/Makefile Tue Apr 17 20:57:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/08/18 07:31:01 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2018/04/17 20:57:19 leot Exp $
PKGREVISION= 2
.include "Makefile.common"
@@ -14,7 +14,6 @@
CONFIGURE_ENV+= PL=swi-prolog
CONFIGURE_ENV+= PLARCH=${MACHINE_GNU_PLATFORM} # make PLIST consistent
USE_TOOLS+= gmake bash:run
-REPLACE_BASH+= dotfiles/edit
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index