summaryrefslogtreecommitdiff
path: root/sysutils/mtoolsfm
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 03:40:52 +0000
committersnj <snj>2004-04-25 03:40:52 +0000
commitf6da410a7ac32e810b2dd37b79a8a406183a7ad7 (patch)
treec156b8e78137131622142076f4c6039c24e44a6a /sysutils/mtoolsfm
parentfeebe2457e9bae998c526b6229aab780f2500b59 (diff)
downloadpkgsrc-f6da410a7ac32e810b2dd37b79a8a406183a7ad7.tar.gz
Convert to buildlink3.
Diffstat (limited to 'sysutils/mtoolsfm')
-rw-r--r--sysutils/mtoolsfm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/mtoolsfm/Makefile b/sysutils/mtoolsfm/Makefile
index 60372d4abd5..a044ab991de 100644
--- a/sysutils/mtoolsfm/Makefile
+++ b/sysutils/mtoolsfm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:20 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 03:40:52 snj Exp $
#
DISTNAME= MToolsFM-1.9-3
@@ -13,7 +13,7 @@ COMMENT= Easy MS-DOS disk access without learning MS-DOS commands
DEPENDS+= mtools>=3.9.7:../../sysutils/mtools
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-conffile=${PKG_SYSCONFDIR}/mtoolsfm.conf
@@ -26,5 +26,5 @@ pre-configure:
-e 's|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g' \
< MToolsFM.1.in > MToolsFM.1
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"