pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/openbox Use GNU make to let this build under 1.6.2....
details: https://anonhg.NetBSD.org/pkgsrc/rev/01ea9385545d
branches: trunk
changeset: 471008:01ea9385545d
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Mar 15 15:17:25 2004 +0000
description:
Use GNU make to let this build under 1.6.2. Found by latest kristerw@'s
bulk build.
diffstat:
wm/openbox/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e5607a860b41 -r 01ea9385545d wm/openbox/Makefile
--- a/wm/openbox/Makefile Mon Mar 15 15:15:02 2004 +0000
+++ b/wm/openbox/Makefile Mon Mar 15 15:17:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/03/08 19:40:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/15 15:17:25 jmmv Exp $
DISTNAME= openbox-3.1
PKGREVISION= 3
@@ -15,6 +15,7 @@
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
Home |
Main Index |
Thread Index |
Old Index