diff options
author | gerald <gerald@FreeBSD.org> | 2014-03-10 02:14:50 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2014-03-10 02:14:50 +0800 |
commit | 58869f6e5384305fd76a9f2d306fb4abd14cc65f (patch) | |
tree | ad02d9fd97f488bc0ddea12b67ecffc7c30f418d /audio/Makefile | |
parent | 54f3b3efbe91d602f20e90ddf6bfcc35e75bc712 (diff) | |
download | freebsd-ports-gnome-58869f6e5384305fd76a9f2d306fb4abd14cc65f.tar.gz freebsd-ports-gnome-58869f6e5384305fd76a9f2d306fb4abd14cc65f.tar.zst freebsd-ports-gnome-58869f6e5384305fd76a9f2d306fb4abd14cc65f.zip |
Move libmtp from audio to multimedia.
PR: 175266
Requested by: yuri@tsoft.com
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d16c9088df4b..eac68bf78261 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -379,7 +379,6 @@ SUBDIR += libmp3splt SUBDIR += libmpd SUBDIR += libmpdclient - SUBDIR += libmtp SUBDIR += libmusicbrainz3 SUBDIR += libmusicbrainz4 SUBDIR += libmusicbrainz5 |