diff options
author | knu <knu@FreeBSD.org> | 2003-03-24 13:12:07 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-03-24 13:12:07 +0800 |
commit | 3a0b15b9d75c21c5d8858cae461c9beddd02b26a (patch) | |
tree | cdda6bc657de3d35d39c5d429efbe3cbd24796cb /audio/Makefile | |
parent | 13380bdc79f5e2e9ac54429cc549cbee1fa580f2 (diff) | |
download | freebsd-ports-gnome-3a0b15b9d75c21c5d8858cae461c9beddd02b26a.tar.gz freebsd-ports-gnome-3a0b15b9d75c21c5d8858cae461c9beddd02b26a.tar.zst freebsd-ports-gnome-3a0b15b9d75c21c5d8858cae461c9beddd02b26a.zip |
Hook libmusicbrainz to the build.
Pointed out by: kris
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index b9b9e377d77c..5c4711e5967c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -122,6 +122,7 @@ SUBDIR += libaudiofile SUBDIR += libcdaudio SUBDIR += libmikmod + SUBDIR += libmusicbrainz SUBDIR += libogg SUBDIR += libsamplerate SUBDIR += libshout |