summaryrefslogtreecommitdiff
path: root/sysutils/mtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-07 07:36:53 +0000
committerwiz <wiz@pkgsrc.org>2010-01-07 07:36:53 +0000
commitf83bbe82b606e59ec3748873a0a3524554ffb05b (patch)
treea0dd7b823376fc63016ffc3e585911efd9a83ee2 /sysutils/mtools
parent4cf1a771fdd6db1cd5e7ee75a879ceb83f9ade1d (diff)
downloadpkgsrc-f83bbe82b606e59ec3748873a0a3524554ffb05b.tar.gz
Use new ${LP64PLATFORMS} variable to restrict platforms instead of manual
hardcoding. Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages.
Diffstat (limited to 'sysutils/mtools')
-rw-r--r--sysutils/mtools/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile
index f9d1ca4a0e3..bc342785270 100644
--- a/sysutils/mtools/Makefile
+++ b/sysutils/mtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2008/04/10 21:19:19 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2010/01/07 07:36:54 wiz Exp $
DISTNAME= mtools-3.9.11
PKGREVISION= 1
@@ -12,7 +12,8 @@ COMMENT= FAT (MS-DOS, Atari) disk access tools
PKG_DESTDIR_SUPPORT= user-destdir
-NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 # LP64 problem
+# LP64 problem
+NOT_FOR_PLATFORM= ${LP64PLATFORMS}
GNU_CONFIGURE= yes
USE_TOOLS+= gmake makeinfo