summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortv <tv>2005-10-31 19:57:24 +0000
committertv <tv>2005-10-31 19:57:24 +0000
commitfac699aa6079f840fea0253fabeecb0517a9d21e (patch)
tree17f3f422aa8afb3a3289007bfd12402642dbc941 /devel
parent5a90e793b4c189f2635777f5ae60e4d8774fe11c (diff)
downloadpkgsrc-fac699aa6079f840fea0253fabeecb0517a9d21e.tar.gz
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'devel')
-rw-r--r--devel/libscsi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libscsi/Makefile b/devel/libscsi/Makefile
index a0e0c692991..c0887473c2b 100644
--- a/devel/libscsi/Makefile
+++ b/devel/libscsi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/05/31 16:47:48 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2005/10/31 19:57:24 tv Exp $
#
DISTNAME= libscsi-1.6
@@ -8,6 +8,8 @@ MASTER_SITES= ftp://ftp.emsi.priv.at/pub/netbsd/contrib/
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= FreeBSD SCSI user library
+NOT_FOR_PLATFORM= Interix-*-*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
MAKE_ENV= LIBDIR=${PREFIX}/lib MANDIR=${PREFIX}/man NOPIC=1 NOPROFILE=1