diff options
Diffstat (limited to 'audio/portaudio/Makefile')
-rw-r--r-- | audio/portaudio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 3d4e82b4f75..440ea953c80 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/11/22 15:51:57 adam Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:44:56 tv Exp $ DISTNAME= portaudio_v18_1 PKGNAME= portaudio-18.1 @@ -11,7 +11,6 @@ MAINTAINER= dotz@irc.pl HOMEPAGE= http://www.portaudio.com/ COMMENT= Portable cross-platform Audio API -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes HAS_CONFIGURE= yes |