pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/lxpanel
Module Name: pkgsrc
Committed By: jperkin
Date: Fri May 12 10:39:50 UTC 2017
Modified Files:
pkgsrc/sysutils/lxpanel: Makefile
Log Message:
Requires msgfmt.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/lxpanel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/lxpanel/Makefile
diff -u pkgsrc/sysutils/lxpanel/Makefile:1.6 pkgsrc/sysutils/lxpanel/Makefile:1.7
--- pkgsrc/sysutils/lxpanel/Makefile:1.6 Sun Feb 12 06:26:01 2017
+++ pkgsrc/sysutils/lxpanel/Makefile Fri May 12 10:39:49 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/02/12 06:26:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/05/12 10:39:49 jperkin Exp $
DISTNAME= lxpanel-0.8.2
PKGREVISION= 4
@@ -16,7 +16,7 @@ DEPENDS+= lxmenu-data-[0-9]*:../../sysut
LXDE_CONF= share/examples/lxpanel
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= perl pkg-config intltool
+USE_TOOLS+= intltool msgfmt perl pkg-config
CONFIGURE_ARGS+= --with-plugins="deskno, xkb, wnckpager"
PKGCONFIG_OVERRIDE+= lxpanel.pc.in
Home |
Main Index |
Thread Index |
Old Index