From b6b94f0c669b1ef2a824c69854900b68ec821681 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 25 Aug 2002 21:50:52 +0000 Subject: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. --- wm/wmakerconf/Makefile | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'wm/wmakerconf') diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile index 5bf667e28ba..6240461e4aa 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/03/13 17:37:49 fredb Exp $ +# $NetBSD: Makefile,v 1.12 2002/08/25 21:51:39 jlam Exp $ # DISTNAME= wmakerconf-2.8.1 @@ -11,15 +11,14 @@ MAINTAINER= wiz@netbsd.org HOMEPAGE= http://ulli.on.openave.net/wmakerconf/ COMMENT= Gtk+ based configuration tool for Window Maker -USE_BUILDLINK_ONLY= yes +USE_BUILDLINK2= yes USE_X11BASE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV+= wraster="${GET_WRASTER_FLAGS}" -.include "../../devel/gettext-lib/buildlink.mk" -.include "../../devel/libproplist/buildlink.mk" -.include "../../graphics/imlib/buildlink.mk" -.include "../../wm/windowmaker/buildlink.mk" -.include "../../x11/gtk/buildlink.mk" -.include "../../mk/x11.buildlink.mk" +.include "../../devel/gettext-lib/buildlink2.mk" +.include "../../devel/libproplist/buildlink2.mk" +.include "../../graphics/imlib/buildlink2.mk" +.include "../../wm/windowmaker/buildlink2.mk" +.include "../../x11/gtk/buildlink2.mk" + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3