pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/guile18 guile18: fix edit-o



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6b08e64f267
branches:  trunk
changeset: 375194:e6b08e64f267
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 09 08:20:53 2022 +0000

description:
guile18: fix edit-o

diffstat:

 lang/guile18/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 461e0e99be90 -r e6b08e64f267 lang/guile18/Makefile
--- a/lang/guile18/Makefile     Wed Mar 09 01:31:24 2022 +0000
+++ b/lang/guile18/Makefile     Wed Mar 09 08:20:53 2022 +0000
@@ -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 @@
 # 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