diff options
author | arved <arved@FreeBSD.org> | 2014-08-09 18:06:54 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2014-08-09 18:06:54 +0800 |
commit | 1e44c7230fe39f0eab1756f51eb0f3995875cc3b (patch) | |
tree | 8464c2fd57a86049e71eacaba18fa14fac4da27b /audio/mythplugin-mythmusic | |
parent | 631ffb6f2499e765e82953d1fd65aa8ef9d3eb23 (diff) | |
download | freebsd-ports-gnome-1e44c7230fe39f0eab1756f51eb0f3995875cc3b.tar.gz freebsd-ports-gnome-1e44c7230fe39f0eab1756f51eb0f3995875cc3b.tar.zst freebsd-ports-gnome-1e44c7230fe39f0eab1756f51eb0f3995875cc3b.zip |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271
Diffstat (limited to 'audio/mythplugin-mythmusic')
-rw-r--r-- | audio/mythplugin-mythmusic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index 373e8a25adf1..8b91fbf35ecd 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -3,6 +3,7 @@ PORTNAME= mythmusic PORTVERSION= 0.27 +PORTREVISION= 1 CATEGORIES= audio PKGNAMEPREFIX= mythplugin- DISTNAME= mythtv-${PORTVERSION} |