summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-12 11:30:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-12 11:30:50 +0000
commit21a4b315bb3be71341fbb2c9f8a67097473b1a75 (patch)
tree2fdd876bd54fca4c9b2a78dbf6dbaa7526b0d5ce /multimedia/mplayer
parent- Fix LICENSE (diff)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=431251
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile.options5
-rw-r--r--multimedia/mplayer/files/patch-aligned_alloc (renamed from multimedia/mplayer/files/extra-patch-aligned_alloc)0
2 files changed, 0 insertions, 5 deletions
diff --git a/multimedia/mplayer/Makefile.options b/multimedia/mplayer/Makefile.options
index 659a2dcd3651..f7378951955d 100644
--- a/multimedia/mplayer/Makefile.options
+++ b/multimedia/mplayer/Makefile.options
@@ -41,11 +41,6 @@ DEFAULT_KERN_HZ=1024
# Build system handling (including OPTIONS)
# =========================================
-# Support for aligned_alloc
-.if ${OSVERSION} >= 1000000
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aligned_alloc
-.endif
-
.if ${CHOSEN_COMPILER_TYPE} == clang
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-clang-version
# Require 16 byte stack realignment on i386 to interface
diff --git a/multimedia/mplayer/files/extra-patch-aligned_alloc b/multimedia/mplayer/files/patch-aligned_alloc
index 8d50f1958505..8d50f1958505 100644
--- a/multimedia/mplayer/files/extra-patch-aligned_alloc
+++ b/multimedia/mplayer/files/patch-aligned_alloc