pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/molybdenum



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug  3 08:58:42 UTC 2021

Modified Files:
        pkgsrc/textproc/molybdenum: Makefile

Log Message:
textproc/molybdenum: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/molybdenum/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/molybdenum/Makefile
diff -u pkgsrc/textproc/molybdenum/Makefile:1.3 pkgsrc/textproc/molybdenum/Makefile:1.4
--- pkgsrc/textproc/molybdenum/Makefile:1.3     Fri Jun 11 20:33:13 2021
+++ pkgsrc/textproc/molybdenum/Makefile Tue Aug  3 08:58:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/06/11 20:33:13 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/03 08:58:41 pin Exp $
 
 DISTNAME=      molybdenum-0.1.5
 CATEGORIES=    textproc
@@ -13,8 +13,6 @@ LICENSE=      eupl-v1.1
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES=         c
-
 INSTALLATION_DIRS=     bin
 
 do-install:



Home | Main Index | Thread Index | Old Index