summaryrefslogtreecommitdiff
path: root/audio/portaudio
diff options
context:
space:
mode:
authortv <tv>2005-10-31 16:09:18 +0000
committertv <tv>2005-10-31 16:09:18 +0000
commit75d0d2c1536c21f2b96275377680a9c980176bb8 (patch)
tree93f901c17b5be142364222edcaece7f035327444 /audio/portaudio
parenta598ab26315a0cf7749a86b8529a9d86d9f2d6e2 (diff)
downloadpkgsrc-75d0d2c1536c21f2b96275377680a9c980176bb8.tar.gz
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'audio/portaudio')
-rw-r--r--audio/portaudio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile
index d6d18fd6efe..e8fc312c27c 100644
--- a/audio/portaudio/Makefile
+++ b/audio/portaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/10/10 15:24:08 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/31 16:13:06 tv Exp $
DISTNAME= portaudio_v18_1
PKGNAME= portaudio-18.1
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.portaudio.com/
COMMENT= Portable cross-platform Audio API
+NOT_FOR_PLATFORM= Interix-*-*
+
USE_TOOLS+= gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes