pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/rterm



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

Modified Files:
        pkgsrc/x11/rterm: Makefile

Log Message:
x11/rterm: simplify Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/rterm/Makefile

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

Modified files:

Index: pkgsrc/x11/rterm/Makefile
diff -u pkgsrc/x11/rterm/Makefile:1.4 pkgsrc/x11/rterm/Makefile:1.5
--- pkgsrc/x11/rterm/Makefile:1.4       Thu Jul 22 16:16:38 2021
+++ pkgsrc/x11/rterm/Makefile   Mon Aug  2 15:38:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/07/22 16:16:38 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2021/08/02 15:38:37 pin Exp $
 
 DISTNAME=      rterm-0.0.4
 CATEGORIES=    x11
@@ -12,7 +12,6 @@ LICENSE=      unlicense
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index