diff options
author | gahr <gahr@FreeBSD.org> | 2008-03-07 06:04:19 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-03-07 06:04:19 +0800 |
commit | 4c8a11c25a10561ebaf717e4d616d7a9fe01bc86 (patch) | |
tree | c224ef41515db4b91ac99181baa4ba7ca3b1d5ed /audio | |
parent | ecdecf6dd83e4bb553c9f87ca12869f728e27bbc (diff) | |
download | freebsd-ports-gnome-4c8a11c25a10561ebaf717e4d616d7a9fe01bc86.tar.gz freebsd-ports-gnome-4c8a11c25a10561ebaf717e4d616d7a9fe01bc86.tar.zst freebsd-ports-gnome-4c8a11c25a10561ebaf717e4d616d7a9fe01bc86.zip |
- Add audio/ccaudio2 to the build
Approved by: miwi (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 83cfadddfc11..373bc2a14785 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -77,6 +77,7 @@ SUBDIR += cantus_3 SUBDIR += caps-plugins SUBDIR += ccaudio + SUBDIR += ccaudio2 SUBDIR += cd-console SUBDIR += cd-discid SUBDIR += cd2mp3 |