From 386518d143434d83c3221f8c706c134ae3f4f03f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Oct 2002 15:12:27 +0000 Subject: Convert to buildlink2. --- sysutils/gcombust/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 2339eab2bb5..953c161616e 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/03/16 02:24:19 rh Exp $ +# $NetBSD: Makefile,v 1.28 2002/10/21 15:16:49 wiz Exp $ # DISTNAME= gcombust-0.1.49 @@ -12,9 +12,10 @@ COMMENT= Graphical frontend for CD mastering (mkhybrid, cdrecord, ...) DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord DEPENDS+= cdlabelgen-[0-9]*:../../graphics/cdlabelgen DEPENDS+= gv-[0-9]*:../../print/gv -DEPENDS+= gtk+>=1.2.4:../../x11/gtk +USE_BUILDLINK2= YES GNU_CONFIGURE= YES -USE_LIBINTL= YES +.include "../../devel/gettext-lib/buildlink2.mk" +.include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3