summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authortv <tv>2005-01-21 02:33:47 +0000
committertv <tv>2005-01-21 02:33:47 +0000
commit07b02d3e0c35e303bc710548887d9d9c513b9e75 (patch)
tree054b55fe9501376855cc783ed32da8c6e8c50994 /archivers
parentcdfcf34415961a01f97fc77fa587459a62543588 (diff)
downloadpkgsrc-07b02d3e0c35e303bc710548887d9d9c513b9e75.tar.gz
Mark as not for Interix.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/mousetar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/mousetar/Makefile b/archivers/mousetar/Makefile
index c02a4039098..abffbe1beb6 100644
--- a/archivers/mousetar/Makefile
+++ b/archivers/mousetar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/08/18 18:40:36 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2005/01/21 02:33:47 tv Exp $
#
DISTNAME= mousetar-20021217
@@ -12,6 +12,8 @@ COMMENT= der Mouse's version of tar program
PKG_INSTALLATION_TYPES= overwrite pkgviews
+NOT_FOR_PLATFORM+= Interix-*-* # no sys/mtio.h tape support
+
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes