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
commit0604fb469d283391634e5013a7da91243f498e55 (patch)
tree93f901c17b5be142364222edcaece7f035327444 /audio/portaudio
parentdf44aad436c4953604f81a8b03ef373fbb368a6a (diff)
downloadpkgsrc-0604fb469d283391634e5013a7da91243f498e55.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