diff options
author | lioux <lioux@FreeBSD.org> | 2005-09-21 11:49:09 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-09-21 11:49:09 +0800 |
commit | b3b7f9cea6a831db000066a3049ad2bd2962b76d (patch) | |
tree | 384164e3a2311ecb5ccfd1f54985bceeab2ca04b /audio | |
parent | 12e2233497be4fe9dbc1e083a3c8c0d5e5348bae (diff) | |
download | freebsd-ports-graphics-b3b7f9cea6a831db000066a3049ad2bd2962b76d.tar.gz freebsd-ports-graphics-b3b7f9cea6a831db000066a3049ad2bd2962b76d.tar.zst freebsd-ports-graphics-b3b7f9cea6a831db000066a3049ad2bd2962b76d.zip |
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 16254cf3711..79e929e1b1a 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 |