From 0a3179b9aa79fe9b4db84a91ee50a2adb267ca1e Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 22 Sep 2002 10:30:00 +0000 Subject: buildlink1 -> buildlink2 --- x11/gtk+extra/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/x11/gtk+extra/Makefile b/x11/gtk+extra/Makefile index 30602162687..52675917eae 100644 --- a/x11/gtk+extra/Makefile +++ b/x11/gtk+extra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/01/09 14:46:50 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2002/09/22 10:30:00 jlam Exp $ # DISTNAME= gtk+extra-0.99.17 @@ -9,13 +9,13 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://gtkextra.sourceforge.net/ COMMENT= useful set of GTK+ widgets for creating GUIs -DEPENDS+= gtk+>=1.2.0:../../x11/gtk - -GNU_CONFIGURE= YES -USE_GMAKE= YES -USE_X11BASE= YES -USE_LIBTOOL= YES +USE_BUILDLINK2= YES +USE_X11BASE= YES +USE_GMAKE= YES +GNU_CONFIGURE= YES +USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +.include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3