From 10fc8548bdb247ef97be1fecd0270b03b7b5fac3 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 26 Feb 2004 09:00:03 +0000 Subject: bl3ify --- wm/openbox2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wm/openbox2') diff --git a/wm/openbox2/Makefile b/wm/openbox2/Makefile index cfda639ee60..af0e2e9920e 100644 --- a/wm/openbox2/Makefile +++ b/wm/openbox2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/12/18 09:58:58 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/26 09:02:43 xtraeme Exp $ # DISTNAME= openbox-2.2.3 @@ -11,13 +11,13 @@ COMMENT= Window manager based on Blackbox (2.x branch) DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES CPPFLAGS+= -DHAVE_STRFTIME=1 -.include "../../devel/pkgconfig/buildlink2.mk" -.include "../../fonts/Xft2/buildlink2.mk" +.include "../../devel/pkgconfig/buildlink3.mk" +.include "../../fonts/Xft2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3