From 670d5e6cd84b07e71feba71ef0edba9c7cd1f1ec Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 22 May 2003 10:41:19 +0000 Subject: Add dependencies on the graphics/linux-jpeg and graphics/linux-png ports, which are needed for viewing those types of images. --- www/linux-beonex/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/linux-beonex') diff --git a/www/linux-beonex/Makefile b/www/linux-beonex/Makefile index 619c23b..3811d0a 100644 --- a/www/linux-beonex/Makefile +++ b/www/linux-beonex/Makefile @@ -21,6 +21,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT=Browser, HTML editor, mail and news client for use with Linux plugins RUN_DEPENDS= \ + ${LINUXBASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ + ${LINUXBASE}/usr/lib/libpng.so.2.1.0.14:${PORTSDIR}/graphics/linux-png \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk NO_BUILD= yes -- cgit v1.1