pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
swi-prolog-lite: Adjust interpreter (swi-prolog -> swipl)
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Feb 16 17:46:53 2019 +0100
Changeset: 055fc39053ceb026f0ec1ea52da69bb621b1a103
Modified Files:
swi-prolog-lite/Makefile
Log Message:
swi-prolog-lite: Adjust interpreter (swi-prolog -> swipl)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=055fc39053ceb026f0ec1ea52da69bb621b1a103
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
swi-prolog-lite/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/swi-prolog-lite/Makefile b/swi-prolog-lite/Makefile
index 938b517c67..329aeaca13 100644
--- a/swi-prolog-lite/Makefile
+++ b/swi-prolog-lite/Makefile
@@ -44,7 +44,7 @@ PLIST_SUBST+= BITS=32
REPLACE_INTERPRETER+= swipl
REPLACE.swipl.old= /usr/bin/swipl
-REPLACE.swipl.new= ${PREFIX}/bin/swi-prolog
+REPLACE.swipl.new= ${PREFIX}/bin/swipl
REPLACE_FILES.swipl+= library/dialect/sicstus/swipl-lfr.pl
# XXX: editline bindings seems limited and does not support completion, remove
Home |
Main Index |
Thread Index |
Old Index