pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xfce4-xarchiver
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Dec 4 22:08:22 UTC 2020
Modified Files:
pkgsrc/sysutils/xfce4-xarchiver: Makefile
Log Message:
xfce4-xarchiver: configure phase expects GNU grep feature
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/sysutils/xfce4-xarchiver/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/xfce4-xarchiver/Makefile
diff -u pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.49 pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.50
--- pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.49 Tue Nov 24 10:43:25 2020
+++ pkgsrc/sysutils/xfce4-xarchiver/Makefile Fri Dec 4 22:08:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/11/24 10:43:25 nia Exp $
+# $NetBSD: Makefile,v 1.50 2020/12/04 22:08:22 gutteridge Exp $
DISTNAME= xarchiver-0.5.4.15
PKGNAME= xfce4-${DISTNAME}
@@ -12,7 +12,7 @@ HOMEPAGE= https://github.com/ib/xarchive
COMMENT= Xfce archiver handler
LICENSE= gnu-gpl-v2
-USE_TOOLS+= pkg-config perl gmake
+USE_TOOLS+= pkg-config perl gmake ggrep
USE_TOOLS+= intltool msgfmt msgmerge xgettext
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index