pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gambc



Module Name:    pkgsrc
Committed By:   nikita
Date:           Wed Apr 26 20:59:56 UTC 2023

Modified Files:
        pkgsrc/lang/gambc: Makefile

Log Message:
gambc: comment


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/gambc/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/gambc/Makefile
diff -u pkgsrc/lang/gambc/Makefile:1.21 pkgsrc/lang/gambc/Makefile:1.22
--- pkgsrc/lang/gambc/Makefile:1.21     Wed Apr 26 20:54:46 2023
+++ pkgsrc/lang/gambc/Makefile  Wed Apr 26 20:59:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2023/04/26 20:54:46 nikita Exp $
+# $NetBSD: Makefile,v 1.22 2023/04/26 20:59:56 nikita Exp $
 #
 
 DISTNAME=      gambit-${GAMBC_DIST_VERSION:S,.,_,}
@@ -13,6 +13,8 @@ COMMENT=      GambitC Scheme System
 
 # bin/scheme-r5rs
 CONFLICTS+=    scheme48>=1.2
+# TODO: adjust the binary name.
+# bin/gsc
 CONFLICTS+=    ghostscript-agpl>=10.0.0
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index