diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2014-08-09 10:06:54 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2014-08-09 10:06:54 +0000 |
commit | 80b3ab923d56e630bdea3df2759479f8defa8b95 (patch) | |
tree | 8464c2fd57a86049e71eacaba18fa14fac4da27b /audio/mythplugin-mythmusic | |
parent | 1dffb5f50d0141722ee0405a3b8c4e307f928514 (diff) | |
download | ports-80b3ab923d56e630bdea3df2759479f8defa8b95.tar.gz ports-80b3ab923d56e630bdea3df2759479f8defa8b95.zip |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271
Notes
Notes:
svn path=/head/; revision=364423
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} |