aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2006-10-27 03:51:55 +0800
committermi <mi@FreeBSD.org>2006-10-27 03:51:55 +0800
commit0225287798accfd86b09d45cbadcdfb3b9764c34 (patch)
tree405844182beca8c9a07ae25c79a535662e8a16d0 /multimedia
parentbda700511b58bd1bc9121925cb9bba4962b236cd (diff)
downloadfreebsd-ports-gnome-0225287798accfd86b09d45cbadcdfb3b9764c34.tar.gz
freebsd-ports-gnome-0225287798accfd86b09d45cbadcdfb3b9764c34.tar.zst
freebsd-ports-gnome-0225287798accfd86b09d45cbadcdfb3b9764c34.zip
Add two more run-time dependencies to ensure, the installed realplay
works "out of the box". Approved by: portmgr (erwin)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/linux-realplayer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile
index 34cb710d9f18..851dd06af0eb 100644
--- a/multimedia/linux-realplayer/Makefile
+++ b/multimedia/linux-realplayer/Makefile
@@ -18,7 +18,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Linux RealPlayer 10 from RealNetworks
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2
+RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
+ ${LINUXBASE}/usr/lib/libpng12.so.0:${PORTSDIR}/graphics/linux-png \
+ ${LINUXBASE}/usr/lib/gdk-pixbuf/loaders/libpixbufloader-png.so:${PORTSDIR}/graphics/linux-gdk-pixbuf
WRKSRC= ${WRKDIR}/usr/local/RealPlayer
ONLY_FOR_ARCHS= i386 amd64