pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mate-terminal
Module Name: pkgsrc
Committed By: nia
Date: Thu Apr 15 05:36:03 UTC 2021
Modified Files:
pkgsrc/x11/mate-terminal: Makefile
Log Message:
mate-terminal: runtime dependency on Perl
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/mate-terminal/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/mate-terminal/Makefile
diff -u pkgsrc/x11/mate-terminal/Makefile:1.26 pkgsrc/x11/mate-terminal/Makefile:1.27
--- pkgsrc/x11/mate-terminal/Makefile:1.26 Mon Nov 9 23:45:39 2020
+++ pkgsrc/x11/mate-terminal/Makefile Thu Apr 15 05:36:03 2021
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.26 2020/11/09 23:45:39 gutteridge Exp $
+# $NetBSD: Makefile,v 1.27 2021/04/15 05:36:03 nia Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-terminal-${VERSION:R}.1
CATEGORIES= x11
+USE_TOOLS+= perl:run
+
COMMENT= MATE terminal emulator application
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
Home |
Main Index |
Thread Index |
Old Index