diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-22 05:18:07 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-22 05:18:07 +0800 |
commit | b0d1620f85294307773c11a28a9196e8b29c5e8a (patch) | |
tree | b83769b4e0ec80e1f1cd2fa274f1e8343f2a13fe /audio/Makefile | |
parent | 5424c90da03d0f890c73146a945c0ed94ff41648 (diff) | |
download | freebsd-ports-gnome-b0d1620f85294307773c11a28a9196e8b29c5e8a.tar.gz freebsd-ports-gnome-b0d1620f85294307773c11a28a9196e8b29c5e8a.tar.zst freebsd-ports-gnome-b0d1620f85294307773c11a28a9196e8b29c5e8a.zip |
audio/py-shellac -> audio/shellac because it's application not a library.
PR: ports/99165
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Repocopy by: marcus
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 77369fc2880c..7bb2d91845b6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -447,7 +447,6 @@ SUBDIR += py-ogg SUBDIR += py-openal SUBDIR += py-sdl_mixer - SUBDIR += py-shellac SUBDIR += py-taglib SUBDIR += py-vorbis SUBDIR += py-xmms @@ -491,6 +490,7 @@ SUBDIR += sdl_mixer SUBDIR += sdl_sound SUBDIR += sfront + SUBDIR += shellac SUBDIR += shntool SUBDIR += shorten SUBDIR += shout |