From 94af29f3b5fad1c1f2bb0911ec460cfff4308581 Mon Sep 17 00:00:00 2001 From: zuntum Date: Tue, 26 Jun 2001 14:01:53 +0000 Subject: o converted to use buildlink.mk --- devel/maketool/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'devel/maketool/Makefile') diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile index 5acca49872a..1401fa7a5e6 100644 --- a/devel/maketool/Makefile +++ b/devel/maketool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/06/11 06:34:28 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/06/26 14:01:53 zuntum Exp $ # DISTNAME= maketool-0.6.1 @@ -10,14 +10,15 @@ MAINTAINER= fb@enteract.com HOMEPAGE= http://www.alphalink.com.au/~gnb/maketool/ COMMENT= Graphical front end to GNU make -BUILD_USES_MSGFMT= yes -DEPENDS+= gtk+-1.2.*:../../x11/gtk +USE_BUILDLINK_ONLY= YES +USE_CONFIG_WRAPPER= YES +BUILD_USES_MSGFMT= YES USE_GMAKE= yes USE_LIBINTL= yes USE_X11= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include +.include "../../x11/gtk/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3