diff options
author | stefan <stefan@FreeBSD.org> | 2007-02-25 20:35:23 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2007-02-25 20:35:23 +0800 |
commit | aeb54ee2769ce0137f5e030e65574142e52e8613 (patch) | |
tree | cdd18fa8c973b25c4f8d25b6ca6336c088360f45 /audio | |
parent | 20bf3efd3af4e686efacfb53a3b7078e6fb18c5d (diff) | |
download | freebsd-ports-gnome-aeb54ee2769ce0137f5e030e65574142e52e8613.tar.gz freebsd-ports-gnome-aeb54ee2769ce0137f5e030e65574142e52e8613.tar.zst freebsd-ports-gnome-aeb54ee2769ce0137f5e030e65574142e52e8613.zip |
Add portaudio2.
Forgotten by: sat
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 67570b8fe6b4..7e784ce07b20 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -484,6 +484,7 @@ SUBDIR += playmidi SUBDIR += polypaudio SUBDIR += portaudio + SUBDIR += portaudio2 SUBDIR += praat SUBDIR += prokyon3 SUBDIR += pulseaudio |