pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/zet



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Aug  5 08:58:31 UTC 2021

Modified Files:
        pkgsrc/textproc/zet: Makefile

Log Message:
textproc/zet: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/zet/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/zet/Makefile
diff -u pkgsrc/textproc/zet/Makefile:1.2 pkgsrc/textproc/zet/Makefile:1.3
--- pkgsrc/textproc/zet/Makefile:1.2    Mon Jul  5 08:45:08 2021
+++ pkgsrc/textproc/zet/Makefile        Thu Aug  5 08:58:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/07/05 08:45:08 pin Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/05 08:58:31 pin Exp $
 
 DISTNAME=      zet-0.2.0
 CATEGORIES=    textproc
@@ -11,8 +11,6 @@ LICENSE=      apache-2.0 OR mit
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
-
 INSTALLATION_DIRS=     bin
 
 do-install:



Home | Main Index | Thread Index | Old Index