pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/gedit
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 12:27:13 UTC 2021
Modified Files:
pkgsrc/editors/gedit: Makefile
Log Message:
gedit: remove gmake dependency
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 pkgsrc/editors/gedit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/gedit/Makefile
diff -u pkgsrc/editors/gedit/Makefile:1.157 pkgsrc/editors/gedit/Makefile:1.158
--- pkgsrc/editors/gedit/Makefile:1.157 Fri Dec 4 20:45:15 2020
+++ pkgsrc/editors/gedit/Makefile Mon Apr 12 12:27:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2020/12/04 20:45:15 nia Exp $
+# $NetBSD: Makefile,v 1.158 2021/04/12 12:27:12 nia Exp $
DISTNAME= gedit-3.36.2
PKGREVISION= 4
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
PREV_PKGPATH= editors/gedit3
-USE_TOOLS+= gmake gettext msgfmt perl pkg-config
+USE_TOOLS+= gettext msgfmt perl pkg-config
_TOOLS_USE_PKGSRC.msgfmt= yes
PYTHON_VERSIONS_INCOMPATIBLE= 27
Home |
Main Index |
Thread Index |
Old Index