pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/unibar x11/unibar: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28b6be58edb7
branches:  trunk
changeset: 456585:28b6be58edb7
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Aug 03 09:03:34 2021 +0000

description:
x11/unibar: simplify Makefile

diffstat:

 x11/unibar/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6b0ffb7f12bd -r 28b6be58edb7 x11/unibar/Makefile
--- a/x11/unibar/Makefile       Tue Aug 03 09:02:49 2021 +0000
+++ b/x11/unibar/Makefile       Tue Aug 03 09:03:34 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/07/08 13:33:26 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/03 09:03:34 pin Exp $
 
 DISTNAME=      unibar-0.1.3
 CATEGORIES=    x11
@@ -11,7 +11,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c # rust, but needs a toolchain to link
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index