pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/enlightenment
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Dec 7 05:34:10 UTC 2019
Modified Files:
pkgsrc/wm/enlightenment: Makefile
Log Message:
wm/enlightenment: note gmake tool dependency
There are GNU make specific variables used in some targets.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/wm/enlightenment/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/enlightenment/Makefile
diff -u pkgsrc/wm/enlightenment/Makefile:1.73 pkgsrc/wm/enlightenment/Makefile:1.74
--- pkgsrc/wm/enlightenment/Makefile:1.73 Sat Dec 7 04:50:49 2019
+++ pkgsrc/wm/enlightenment/Makefile Sat Dec 7 05:34:10 2019
@@ -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 @@ HOMEPAGE= https://enlightenment.org/
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