diff options
Diffstat (limited to 'audio/portaudio/Makefile')
-rw-r--r-- | audio/portaudio/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 7e6e3de4827..a1a51443db9 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2010/10/12 21:50:49 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:04 asau Exp $ DISTNAME= portaudio_v18_1 PKGNAME= portaudio-18.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.portaudio.com/ COMMENT= Portable cross-platform Audio API -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* USE_TOOLS+= gmake |