diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2008-04-07 20:37:23 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2008-04-07 20:37:23 +0000 |
commit | fc6f8996911202c6df18b1ee15a9cb205ba4ea49 (patch) | |
tree | 539cb57de0e25c0fcfd062eb36d849e1f96fdb90 /audio/muine/Makefile | |
parent | e736f59941a3e760ba36b76c2472497f04a3d7da (diff) |
Notes
Diffstat (limited to 'audio/muine/Makefile')
-rw-r--r-- | audio/muine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 8855c2a1bb4f..5561e1aa6383 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,6 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.8 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ \ ${MASTER_SITE_LOCAL} @@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= tmclaugh/muine MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Mono based Gnome audio player -LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ +LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ id3tag.0:${PORTSDIR}/audio/libid3tag \ gdbm:${PORTSDIR}/databases/gdbm \ vorbis.4:${PORTSDIR}/audio/libvorbis \ |