diff options
Diffstat (limited to 'devel/clanlib-devel/Makefile')
-rw-r--r-- | devel/clanlib-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index b51933853a85..4811809f9e46 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= clanlib PORTVERSION= 0.7.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -86,7 +86,7 @@ PLIST_SUB+= LIBMIKMOD="" CONFIGURE_ARGS+= --disable-clanVorbis PLIST_SUB+= LIBVORBIS="@comment " .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_SUB+= LIBVORBIS="" .endif |