pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/tint2
Module Name: pkgsrc
Committed By: tnn
Date: Sat Mar 21 14:31:30 UTC 2020
Modified Files:
pkgsrc/x11/tint2: Makefile
Log Message:
tint2: needs msgmerge, msgfmt
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/x11/tint2/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/tint2/Makefile
diff -u pkgsrc/x11/tint2/Makefile:1.51 pkgsrc/x11/tint2/Makefile:1.52
--- pkgsrc/x11/tint2/Makefile:1.51 Tue Mar 10 22:11:21 2020
+++ pkgsrc/x11/tint2/Makefile Sat Mar 21 14:31:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/03/10 22:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2020/03/21 14:31:30 tnn Exp $
DISTNAME= tint2-v16.7
PKGNAME= ${DISTNAME:S/-v/-/}
@@ -15,7 +15,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++ # XXX CMake. pkg does not really need c++
USE_CMAKE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt msgmerge pkg-config
INSTALLATION_DIRS= share/examples/tint2
OWN_DIRS= ${PKG_SYSCONFDIR}/xdg/tint2
Home |
Main Index |
Thread Index |
Old Index