diff options
Diffstat (limited to 'audio/portaudio/Makefile')
-rw-r--r-- | audio/portaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 9f9c5c74f90c..5c9239076823 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= autoreconf:2.69 cpe dos2unix gmake libtool localbase:ldflags \ - pathfix pkgconfig tar:tgz + pkgconfig tar:tgz USE_LDCONFIG= yes CPE_VENDOR= portaudio_project |