pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/sd



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug  3 09:01:26 UTC 2021

Modified Files:
        pkgsrc/textproc/sd: Makefile

Log Message:
textproc/sd: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/sd/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/sd/Makefile
diff -u pkgsrc/textproc/sd/Makefile:1.3 pkgsrc/textproc/sd/Makefile:1.4
--- pkgsrc/textproc/sd/Makefile:1.3     Mon Jul  5 08:40:19 2021
+++ pkgsrc/textproc/sd/Makefile Tue Aug  3 09:01:26 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/07/05 08:40:19 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/03 09:01:26 pin Exp $
 
 DISTNAME=      sd-0.7.6
 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