pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/guile18
Module Name: pkgsrc
Committed By: wiz
Date: Wed Mar 9 08:20:54 UTC 2022
Modified Files:
pkgsrc/lang/guile18: Makefile
Log Message:
guile18: fix edit-o
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/guile18/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/guile18/Makefile
diff -u pkgsrc/lang/guile18/Makefile:1.3 pkgsrc/lang/guile18/Makefile:1.4
--- pkgsrc/lang/guile18/Makefile:1.3 Wed Mar 9 00:37:46 2022
+++ pkgsrc/lang/guile18/Makefile Wed Mar 9 08:20:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/03/09 00:37:46 gdt Exp $
+# $NetBSD: Makefile,v 1.4 2022/03/09 08:20:53 wiz Exp $
DISTNAME= guile-1.8.8
PKGNAME= ${DISTNAME:S/guile/guile18/}
@@ -24,7 +24,7 @@ PKGCONFIG_OVERRIDE= guile-1.8.pc.in
# Currently, all versions are namespaced.
# guile18 is hard-coded to a prefix, and does not use the scheme
# used by the others. That is ok because guile18 will never be
-primary.
+# primary.
GUILE_PREFIX= ${PREFIX}/guile/1.8
GNU_CONFIGURE_PREFIX= ${GUILE_PREFIX}
BUILDLINK_PASSTHRU_DIRS+= ${GUILE_PREFIX}
Home |
Main Index |
Thread Index |
Old Index