diff options
Diffstat (limited to 'audio/portaudio2/Makefile')
-rw-r--r-- | audio/portaudio2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile index 28191d73f3da..2634fd1048da 100644 --- a/audio/portaudio2/Makefile +++ b/audio/portaudio2/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS+=PKG_CONFIG_LIBDIR=${PREFIX}/libdata/pkgconfig \ --includedir=${PREFIX}/include/${PORTNAME}2 USES= gmake pkgconfig +NO_STAGE= yes USE_DOS2UNIX= yes USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}2 |