summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-15 15:17:25 +0000
committerjmmv <jmmv>2004-03-15 15:17:25 +0000
commit4b185cda45cf0bb186f628c1fb50da4107bc4da8 (patch)
treee0e1265fea8dfe08ea202460d86bd3af4d009570
parent84023e17d4940c60b268e3ae0e82144c52ec1c71 (diff)
downloadpkgsrc-4b185cda45cf0bb186f628c1fb50da4107bc4da8.tar.gz
Use GNU make to let this build under 1.6.2. Found by latest kristerw@'s
bulk build.
-rw-r--r--wm/openbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 015d70055ea..00a9c877b51 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -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 @@ DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES