From df33abb5a8be5f62c103e15900f018d800682cd1 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 08:03:29 +0000 Subject: Convert to buildlink3. --- editors/gice/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/gice') diff --git a/editors/gice/Makefile b/editors/gice/Makefile index f191fe24310..5cb22f28531 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/22 08:30:30 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/11 08:11:04 snj Exp $ # DISTNAME= gice-0.6.1 @@ -14,7 +14,7 @@ COMMENT= Powerful C text editor with advanced features WRKSRC= ${WRKDIR}/gice USE_X11= YES USE_GNU_TOOLS+= make -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES ALL_TARGET= gice @@ -22,5 +22,5 @@ ALL_TARGET= gice do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gice ${PREFIX}/bin -.include "../../x11/gtk2/buildlink2.mk" +.include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3