diff options
author | lioux <lioux@FreeBSD.org> | 2005-09-21 03:49:09 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-09-21 03:49:09 +0000 |
commit | b3b7f9cea6a831db000066a3049ad2bd2962b76d (patch) | |
tree | 384164e3a2311ecb5ccfd1f54985bceeab2ca04b /audio | |
parent | 12e2233497be4fe9dbc1e083a3c8c0d5e5348bae (diff) | |
download | FreeBSD-ports-b3b7f9cea6a831db000066a3049ad2bd2962b76d.zip FreeBSD-ports-b3b7f9cea6a831db000066a3049ad2bd2962b76d.tar.gz |
Remove py-libtunepimp since audio/libtunepimp rolled back to version
0.3.0 and the bindings do not work at that version
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 16254cf..79e929e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -381,7 +381,6 @@ SUBDIR += py-eyed3 SUBDIR += py-id3 SUBDIR += py-libmpdclient - SUBDIR += py-libtunepimp SUBDIR += py-mad SUBDIR += py-musicbrainz SUBDIR += py-ogg |