diff options
Diffstat (limited to 'audio/gnustep-cdplayer/Makefile')
-rw-r--r-- | audio/gnustep-cdplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnustep-cdplayer/Makefile b/audio/gnustep-cdplayer/Makefile index 727a39aed95c..7dc5963e01c7 100644 --- a/audio/gnustep-cdplayer/Makefile +++ b/audio/gnustep-cdplayer/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= gnustep- MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep CD player with CDDB support -LIB_DEPENDS+= cdaudio.1:${PORTSDIR}/audio/libcdaudio +LIB_DEPENDS+= libcdaudio.so:${PORTSDIR}/audio/libcdaudio LICENSE= GPLv2 |