diff options
author | lioux <lioux@FreeBSD.org> | 2005-12-13 02:51:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-12-13 02:51:49 +0800 |
commit | 647f465efb26fb0e3e518c49d16507c2f0dbf5f4 (patch) | |
tree | 0093abe4974e98dcebfbc9e9a98cdd7e84c0aba1 /audio | |
parent | 599e7e708e5453d6bb7fa8d60a7cb79e425e3b36 (diff) | |
download | freebsd-ports-gnome-647f465efb26fb0e3e518c49d16507c2f0dbf5f4.tar.gz freebsd-ports-gnome-647f465efb26fb0e3e518c49d16507c2f0dbf5f4.tar.zst freebsd-ports-gnome-647f465efb26fb0e3e518c49d16507c2f0dbf5f4.zip |
Link audio/liba52-devel to build after repo copy from audio/liba52.
Repo copied by: marcus
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 bf72fcfe7142..0d0e8b3167ec 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -243,6 +243,7 @@ SUBDIR += lame SUBDIR += laudio SUBDIR += liba52 + SUBDIR += liba52-devel SUBDIR += libadplug SUBDIR += libao SUBDIR += libaudiofile |