pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
swi-prolog-lite: Add a big XXX comment regarding LD_LIBRARY_PATH
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Jan 28 20:38:55 2019 +0100
Changeset: 19a373700ca8287c6ad85b38d4837830e6b6ae0a
Modified Files:
swi-prolog-lite/Makefile.common
Log Message:
swi-prolog-lite: Add a big XXX comment regarding LD_LIBRARY_PATH
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19a373700ca8287c6ad85b38d4837830e6b6ae0a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
swi-prolog-lite/Makefile.common | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/swi-prolog-lite/Makefile.common b/swi-prolog-lite/Makefile.common
index cfcd7d98cd..9a9d25719e 100644
--- a/swi-prolog-lite/Makefile.common
+++ b/swi-prolog-lite/Makefile.common
@@ -17,6 +17,7 @@ DIST_SUBDIR= swi-prolog
DISTINFO_FILE= ${.CURDIR}/../../wip/swi-prolog-lite/distinfo
PATCHDIR= ${.CURDIR}/../../wip/swi-prolog-lite/patches
+# XXX: That's kludgy, can it be avoided?
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/build/src
USE_CMAKE= yes
Home |
Main Index |
Thread Index |
Old Index