diff options
Diffstat (limited to 'audio/libcdaudio')
-rw-r--r-- | audio/libcdaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index 4afd914acf6e..14688edce87f 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -8,7 +8,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library for playing audio CDs WWW= https://libcdaudio.sourceforge.net/ -USES= libtool pathfix pkgconfig +USES= libtool pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes |