summaryrefslogtreecommitdiff
path: root/x11/lxterminal
diff options
context:
space:
mode:
authoryouri <youri>2016-06-11 18:18:22 +0000
committeryouri <youri>2016-06-11 18:18:22 +0000
commitcc666c2492d08f049cfe6ef1146d9e1ebb3a85d7 (patch)
treec3aac86fc9294fad3f4a12e85699cd98158fffa5 /x11/lxterminal
parent54308b1e31a69c58dcc7cc4c48dfeff1999cbe8f (diff)
downloadpkgsrc-cc666c2492d08f049cfe6ef1146d9e1ebb3a85d7.tar.gz
Add gmake to tools.
Diffstat (limited to 'x11/lxterminal')
-rw-r--r--x11/lxterminal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lxterminal/Makefile b/x11/lxterminal/Makefile
index 2131e47e663..430b60d43d0 100644
--- a/x11/lxterminal/Makefile
+++ b/x11/lxterminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 10:30:46 youri Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/11 18:18:22 youri Exp $
DISTNAME= lxterminal-0.2.0
CATEGORIES= x11
@@ -10,7 +10,7 @@ COMMENT= Desktop-independent VTE-based terminal emulator with tabs
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_TOOLS+= intltool pkg-config msgfmt
+USE_TOOLS+= gmake intltool pkg-config msgfmt
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"