diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-08-14 22:52:44 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-08-14 22:52:44 +0000 |
commit | 39efaf1646c6c8871eaa7a08a7f81682e56dcb30 (patch) | |
tree | c4319d98514a8c2e099acd16dfce2416ec273d79 /multimedia/mplayer | |
parent | d4041784dc51fbd5b1e6a77c341ba00b18e4cd60 (diff) | |
download | ports-39efaf1646c6c8871eaa7a08a7f81682e56dcb30.tar.gz ports-39efaf1646c6c8871eaa7a08a7f81682e56dcb30.zip |
Notes
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r-- | multimedia/mplayer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index ede7fe3fca51..b61a6d9a8eea 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -48,6 +48,7 @@ CONFFILES= example.conf input.conf menu.conf dvb-menu.conf .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64 +.endif CONFIGURE_ARGS+= --disable-arts \ --disable-directfb \ |