summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2015-03-09 16:10:04 +0000
committerjmcneill <jmcneill@pkgsrc.org>2015-03-09 16:10:04 +0000
commit8c3e641bab92321d72c64707f59c7c9853a4292a (patch)
tree12e323bc7e97d3b586874d91f3a71094df1bffd0 /multimedia
parentbf44fdfbd5b5c787e1d6d74b86646fa8ee6781b7 (diff)
downloadpkgsrc-8c3e641bab92321d72c64707f59c7c9853a4292a.tar.gz
remove -DOLD_RASPBERRYPI_USERLAND now that misc/raspberrypi-userland is updated with anaglyph support
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/omxplayer/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile
index 090f5d6e5c9..1bf3e554fdc 100644
--- a/multimedia/omxplayer/Makefile
+++ b/multimedia/omxplayer/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/01/18 23:09:25 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/09 16:10:04 jmcneill Exp $
DISTNAME= omxplayer-20150118
+PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.invisible.ca/packages/distfiles/
EXTRACT_SUFX= .zip
@@ -22,9 +23,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-earm*hf
CFLAGS+= -DPREFIX=\"${PREFIX}\"
CFLAGS+= -Dfopen64=fopen -Dfseeko64=fseeko -Dftello64=ftello
-# Remove this when raspberrypi-userland is updated with anaglyph support
-CFLAGS+= -DOLD_RASPBERRYPI_USERLAND
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/omxplayer.bin ${DESTDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/omxplayer ${DESTDIR}${PREFIX}/bin