pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/mousetar Mark as not for Interix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/593f3b041862
branches:  trunk
changeset: 487849:593f3b041862
user:      tv <tv%pkgsrc.org@localhost>
date:      Fri Jan 21 02:33:47 2005 +0000

description:
Mark as not for Interix.

diffstat:

 archivers/mousetar/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9c51c063657f -r 593f3b041862 archivers/mousetar/Makefile
--- a/archivers/mousetar/Makefile       Fri Jan 21 02:29:33 2005 +0000
+++ b/archivers/mousetar/Makefile       Fri Jan 21 02:33:47 2005 +0000
@@ -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 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+NOT_FOR_PLATFORM+=     Interix-*-* # no sys/mtio.h tape support
+
 WRKSRC=                ${WRKDIR}
 USE_BUILDLINK3=        yes
 



Home | Main Index | Thread Index | Old Index