diff options
author | makc <makc@FreeBSD.org> | 2010-09-10 20:17:09 +0000 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-10 20:17:09 +0000 |
commit | 0531f830b55ac44a93a5a3219d5eb4d95efbc718 (patch) | |
tree | 582e54c35bdfac235a2168261f66e1a35e458504 /audio | |
parent | 4839fd81e5ec672589bb1f7305eaeea8d886a94c (diff) | |
download | FreeBSD-ports-0531f830b55ac44a93a5a3219d5eb4d95efbc718.zip FreeBSD-ports-0531f830b55ac44a93a5a3219d5eb4d95efbc718.tar.gz |
Connect spek to the build
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 2cd5a0d..09bcfcb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -711,6 +711,7 @@ SUBDIR += sox SUBDIR += specimen SUBDIR += speex + SUBDIR += spek SUBDIR += sphinx SUBDIR += sphinx3 SUBDIR += sphinxbase |