diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-19 04:46:54 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-19 04:46:54 +0800 |
commit | a443b282fdfe636f09da7a4f06b9bd4e2a39275a (patch) | |
tree | 81d7156f062eba2a130ce64b0bd51f26bf7c12c4 | |
parent | 3ac15f1d28dbd9d2049acccf6aa27c83a26112ba (diff) | |
download | freebsd-ports-graphics-a443b282fdfe636f09da7a4f06b9bd4e2a39275a.tar.gz freebsd-ports-graphics-a443b282fdfe636f09da7a4f06b9bd4e2a39275a.tar.zst freebsd-ports-graphics-a443b282fdfe636f09da7a4f06b9bd4e2a39275a.zip |
Activate xmp
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index f3096ec8e6d..ceced912124 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -83,6 +83,7 @@ SUBDIR += xmix SUBDIR += xmmix SUBDIR += xmms + SUBDIR += xmp SUBDIR += xmpeg3 SUBDIR += xmradio SUBDIR += xtuner |