diff options
Diffstat (limited to 'audio/soundtouch/Makefile')
-rw-r--r-- | audio/soundtouch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index 1be6021ff924..a181bcd7c19d 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -20,7 +20,7 @@ USE_LDCONFIG= yes PORTDOCS= README.html post-patch: .SILENT -# Adjust some paths for FreBSD, respect CFLAGS, and get rid of GPL +# Adjust some paths for FreeBSD, respect CFLAGS, and get rid of GPL ${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -E \ 's|\(libdir\)/pkgconfig|(prefix)/libdata/pkgconfig|g; \ s| -O3( -[mf][[:graph:]]*)*||; \ |