diff options
author | anders <anders@FreeBSD.org> | 2002-11-18 13:10:02 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-11-18 13:10:02 +0800 |
commit | 8f0f37ec0be6060d9083f37abdd106e5347c10b2 (patch) | |
tree | 053098d3850f0cdaafdf4dd80bf70cd0c45ffb3d /audio | |
parent | 8c0a55206febd120e77e436183b6358fcee1bf1b (diff) | |
download | freebsd-ports-gnome-8f0f37ec0be6060d9083f37abdd106e5347c10b2.tar.gz freebsd-ports-gnome-8f0f37ec0be6060d9083f37abdd106e5347c10b2.tar.zst freebsd-ports-gnome-8f0f37ec0be6060d9083f37abdd106e5347c10b2.zip |
Connect libsidplay2 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 a5268f841216..ad5070aa3b44 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -119,6 +119,7 @@ SUBDIR += libogg SUBDIR += libshout SUBDIR += libsidplay + SUBDIR += libsidplay2 SUBDIR += libsndfile SUBDIR += libvorbis SUBDIR += libworkman |