pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/bk



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Aug  2 15:36:36 UTC 2021

Modified Files:
        pkgsrc/textproc/bk: Makefile

Log Message:
textproc/bs: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/bk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/bk/Makefile
diff -u pkgsrc/textproc/bk/Makefile:1.6 pkgsrc/textproc/bk/Makefile:1.7
--- pkgsrc/textproc/bk/Makefile:1.6     Thu Jul  8 13:21:12 2021
+++ pkgsrc/textproc/bk/Makefile Mon Aug  2 15:36:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/07/08 13:21:12 pin Exp $
+# $NetBSD: Makefile,v 1.7 2021/08/02 15:36:36 pin Exp $
 
 DISTNAME=      bk-0.5.3
 CATEGORIES=    textproc
@@ -12,8 +12,6 @@ LICENSE=      mit
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=                        c       # rust, but needs a toolchain to link
-
 INSTALLATION_DIRS=     bin
 
 do-install:



Home | Main Index | Thread Index | Old Index