diff options
Diffstat (limited to 'sysutils/mtscan/Makefile')
-rw-r--r-- | sysutils/mtscan/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/mtscan/Makefile b/sysutils/mtscan/Makefile index 212f68439f6..3b09f25baec 100644 --- a/sysutils/mtscan/Makefile +++ b/sysutils/mtscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/09/28 20:52:27 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2005/11/01 19:02:46 tv Exp $ DISTNAME= mtscan-20050129 CATEGORIES= sysutils @@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mail-index.netbsd.org/port-i386/2005/01/29/0011.html COMMENT= Magtape scanner - reports record and file-mark structure +NOT_FOR_PLATFORM= Interix-*-* # no local tape ioctls + NO_CHECKSUM= yes INSTALLATION_DIRS= bin |