diff options
author | rene <rene@FreeBSD.org> | 2013-05-30 17:11:52 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-05-30 17:11:52 +0800 |
commit | ba3e2bef7578d017d643970840f3f4ca559859d8 (patch) | |
tree | 1f833a09d59367ca4fd4624d9910f73bc5342531 /audio/Makefile | |
parent | 2a475282cd75ad3d3fd94bcf78e86efc7503f61f (diff) | |
download | freebsd-ports-gnome-ba3e2bef7578d017d643970840f3f4ca559859d8.tar.gz freebsd-ports-gnome-ba3e2bef7578d017d643970840f3f4ca559859d8.tar.zst freebsd-ports-gnome-ba3e2bef7578d017d643970840f3f4ca559859d8.zip |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/Makefile b/audio/Makefile index aa609427c6a5..cb48b6ffae8a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -439,9 +439,6 @@ SUBDIR += libxmp SUBDIR += lingot SUBDIR += linnya - SUBDIR += linux-alsa-lib - SUBDIR += linux-arts - SUBDIR += linux-esound SUBDIR += linux-f10-alsa-lib SUBDIR += linux-f10-alsa-plugins-oss SUBDIR += linux-f10-arts @@ -457,20 +454,11 @@ SUBDIR += linux-f10-pulseaudio-libs SUBDIR += linux-f10-sdl_mixer SUBDIR += linux-fmodapi - SUBDIR += linux-freealut SUBDIR += linux-genpuid SUBDIR += linux-laudio - SUBDIR += linux-libaudiofile - SUBDIR += linux-libmad - SUBDIR += linux-libogg - SUBDIR += linux-libvorbis SUBDIR += linux-mbrola - SUBDIR += linux-mikmod SUBDIR += linux-musicipserver - SUBDIR += linux-nas-libs SUBDIR += linux-neroaaccodec - SUBDIR += linux-openal - SUBDIR += linux-sdl_mixer SUBDIR += linuxsampler SUBDIR += liquidsoap SUBDIR += listener |