pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/enlightenment wm/enlightenment: note gmake tool dep...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3afcc3f21d18
branches: trunk
changeset: 345237:3afcc3f21d18
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Dec 07 05:34:10 2019 +0000
description:
wm/enlightenment: note gmake tool dependency
There are GNU make specific variables used in some targets.
diffstat:
wm/enlightenment/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 03a2b8da2442 -r 3afcc3f21d18 wm/enlightenment/Makefile
--- a/wm/enlightenment/Makefile Sat Dec 07 05:11:27 2019 +0000
+++ b/wm/enlightenment/Makefile Sat Dec 07 05:34:10 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2019/12/07 04:50:49 gutteridge Exp $
+# $NetBSD: Makefile,v 1.74 2019/12/07 05:34:10 gutteridge Exp $
DISTNAME= e16-1.0.21
PKGNAME= ${DISTNAME:S/e16/enlightenment/}
@@ -10,7 +10,7 @@
COMMENT= Highly themeable and configurable window manager
LICENSE= enlightenment16
-USE_TOOLS+= perl:run pkg-config
+USE_TOOLS+= gmake perl:run pkg-config
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-hints-gnome
Home |
Main Index |
Thread Index |
Old Index