From 39f49358ecff6be94395680ac651f614ede4260c Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 Oct 2002 04:53:16 +0000 Subject: Convert to buildlink2. --- editors/gice/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'editors/gice') diff --git a/editors/gice/Makefile b/editors/gice/Makefile index 5e738616eb4..ee9a99326ca 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/06 23:51:13 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/05 05:00:50 wiz Exp $ # DISTNAME= gice-0.6.1 @@ -12,7 +12,7 @@ COMMENT= Powerful C text editor with advanced features USE_X11= YES USE_GMAKE= YES -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES GNU_CONFIGURE= YES WRKSRC= ${WRKDIR}/gice @@ -21,6 +21,5 @@ ALL_TARGET= gice do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gice ${PREFIX}/bin -.include "../../x11/gtk2/buildlink.mk" -.include "../../mk/x11.buildlink.mk" +.include "../../x11/gtk2/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3