aboutsummaryrefslogtreecommitdiffstats
path: root/net/liveMedia
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-25 08:29:09 +0800
committerMark Linimon <linimon@FreeBSD.org>2017-06-25 08:29:09 +0800
commit45cb752a04894d48090981be1a7d2f549f2b684f (patch)
treeec081b06d4ac1171d90c17f7c227c9b2007dc591 /net/liveMedia
parent5b72408838c185b3a8f6d14cd522ed27f7fd4ed2 (diff)
downloadfreebsd-ports-gnome-45cb752a04894d48090981be1a7d2f549f2b684f.tar.gz
freebsd-ports-gnome-45cb752a04894d48090981be1a7d2f549f2b684f.tar.zst
freebsd-ports-gnome-45cb752a04894d48090981be1a7d2f549f2b684f.zip
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net/liveMedia')
-rw-r--r--net/liveMedia/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile
index 4ae3154f2c4c..8179e665900a 100644
--- a/net/liveMedia/Makefile
+++ b/net/liveMedia/Makefile
@@ -16,6 +16,8 @@ LICENSE= LGPL21
NO_CDROM= 'dated material'
+BROKEN_sparc64= Fails to compile
+
WRKSRC= ${WRKDIR}/live
HAS_CONFIGURE= yes
@@ -28,16 +30,12 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
+.if ${ARCH} == "amd64"
CFLAGS+= -fPIC
.else
CFLAGS+= -fpic
.endif
-.if ${ARCH} == "sparc64"
-BROKEN= Does not compile
-.endif
-
post-extract:
${CP} ${FILESDIR}/config.fixed-freebsd ${WRKSRC}