pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/unibar
Module Name: pkgsrc
Committed By: pin
Date: Tue Aug 3 09:03:34 UTC 2021
Modified Files:
pkgsrc/x11/unibar: Makefile
Log Message:
x11/unibar: simplify Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/unibar/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/unibar/Makefile
diff -u pkgsrc/x11/unibar/Makefile:1.3 pkgsrc/x11/unibar/Makefile:1.4
--- pkgsrc/x11/unibar/Makefile:1.3 Thu Jul 8 13:33:26 2021
+++ pkgsrc/x11/unibar/Makefile Tue Aug 3 09:03:34 2021
@@ -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 @@ LICENSE= mit
.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