aboutsummaryrefslogtreecommitdiff
path: root/multimedia/plexhometheater
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-11 10:08:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-11 10:08:38 +0000
commit8244fe99bcdbad7a2d0b22d66183394f5ffacd03 (patch)
treec9a458d29164af55be5bf3330f3f659428ac04ac /multimedia/plexhometheater
parent365eb51f267a3ad97ff0d4953b9991547b5b8c45 (diff)
downloadports-8244fe99bcdbad7a2d0b22d66183394f5ffacd03.tar.gz
ports-8244fe99bcdbad7a2d0b22d66183394f5ffacd03.zip
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=431169
Diffstat (limited to 'multimedia/plexhometheater')
-rw-r--r--multimedia/plexhometheater/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile
index 40abc1718c91..8611da612794 100644
--- a/multimedia/plexhometheater/Makefile
+++ b/multimedia/plexhometheater/Makefile
@@ -110,8 +110,6 @@ LIRC_RUN_DEPENDS= lircd:comms/lirc
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
PULSEAUDIO_CMAKE_OFF= -DCMAKE_DISABLE_FIND_PACKAGE_PulseAudio:BOOL=true
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} 's/[[:<:]]ARCH[[:>:]]/FFMPEG_ARCH/' \
${WRKSRC}/lib/ffmpeg/Makefile \
@@ -122,15 +120,6 @@ post-patch:
${WRKSRC}/plex/CMakeModules/FindIconv.cmake
@${REINPLACE_CMD} 's/COMMAND\ make/COMMAND\ gmake/g' \
${WRKSRC}/lib/ffmpeg/CMakeLists.txt
-.if ${OPSYS} == "FreeBSD" && ${OSVERSION} < 1000024
- @${REINPLACE_CMD} 's/__builtin_bswap/__bswap/g' \
- ${WRKSRC}/plex/Third-Party/hash-library/crc32.cpp \
- ${WRKSRC}/plex/Third-Party/hash-library/keccak.cpp \
- ${WRKSRC}/plex/Third-Party/hash-library/md5.cpp \
- ${WRKSRC}/plex/Third-Party/hash-library/sha1.cpp \
- ${WRKSRC}/plex/Third-Party/hash-library/sha256.cpp \
- ${WRKSRC}/plex/Third-Party/hash-library/sha3.cpp
-.endif
post-install:
${RM} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/*.so