diff options
author | danfe <danfe@FreeBSD.org> | 2013-02-27 11:29:02 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-02-27 11:29:02 +0800 |
commit | 167c452fcbbab400276c50f4f0a39b69cefe0d23 (patch) | |
tree | 9caefdd90d1778ff23414a5b170a8a263f3c57cd /audio/Makefile | |
parent | d115d5f633c5644a6db6a4bc0957183eaf0b608e (diff) | |
download | freebsd-ports-gnome-167c452fcbbab400276c50f4f0a39b69cefe0d23.tar.gz freebsd-ports-gnome-167c452fcbbab400276c50f4f0a39b69cefe0d23.tar.zst freebsd-ports-gnome-167c452fcbbab400276c50f4f0a39b69cefe0d23.zip |
Rename laudio to linux-laudio as it is Linux binary port, and clean it up.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e6101d3c6db3..2d98a6a4955a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -349,7 +349,6 @@ SUBDIR += lash SUBDIR += last-cmus SUBDIR += last.fm - SUBDIR += laudio SUBDIR += liba52 SUBDIR += libaacplus SUBDIR += libadplug @@ -431,6 +430,7 @@ SUBDIR += linux-fmodapi SUBDIR += linux-freealut SUBDIR += linux-genpuid + SUBDIR += linux-laudio SUBDIR += linux-libaudiofile SUBDIR += linux-libmad SUBDIR += linux-libogg |