From 86c6a367eca4eb21b7a4125defe5d1a82715c205 Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 1 May 2004 17:57:21 +0000 Subject: Convert to buildlink3. --- wm/sawfish/Makefile.common | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'wm/sawfish') diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index dc90ab22bac..30f8054fb17 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.21 2004/04/24 22:46:12 jlam Exp $ +# $NetBSD: Makefile.common,v 1.22 2004/05/01 17:57:54 snj Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 SF_VERS= 1.2 @@ -11,7 +11,7 @@ HOMEPAGE= http://sawmill.sourceforge.net/ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk USE_X11= # defined -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= # defined USE_GNU_TOOLS+= make @@ -20,7 +20,7 @@ GNU_CONFIGURE= # defined DISTINFO_FILE= ${.CURDIR}/../../wm/sawfish/distinfo PATCHDIR= ${.CURDIR}/../../wm/sawfish/patches -.include "../../graphics/imlib/buildlink2.mk" -.include "../../lang/librep/buildlink2.mk" -.include "../../x11/controlcenter/buildlink2.mk" +.include "../../graphics/imlib/buildlink3.mk" +.include "../../lang/librep/buildlink3.mk" +.include "../../x11/controlcenter/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3