From e33663a96a09df20986ded55bdc081992c20d056 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Oct 2002 11:55:54 +0000 Subject: buildlink1 -> buildlink2. --- sysutils/mtoolsfm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils/mtoolsfm') diff --git a/sysutils/mtoolsfm/Makefile b/sysutils/mtoolsfm/Makefile index a31d3dc418b..09e0a7d3706 100644 --- a/sysutils/mtoolsfm/Makefile +++ b/sysutils/mtoolsfm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/06/09 22:47:51 agc Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/13 11:57:36 wiz Exp $ # DISTNAME= MToolsFM-1.9-3 @@ -12,8 +12,9 @@ COMMENT= Easy MS-DOS disk access without learning MS-DOS commands DEPENDS+= mtools>=3.9.7:../../sysutils/mtools +USE_BUILDLINK2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-conffile=${PREFIX}/etc/mtoolsfm.conf -.include "../../x11/gtk/buildlink.mk" +.include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3