diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-12-06 17:08:50 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-12-06 17:08:50 +0000 |
commit | d643c2a8867699da9a2928e826f923da9ecddb97 (patch) | |
tree | c54da9df06ad68a52e06147b5bdeb1de92933ee6 /www/linux-opera | |
parent | 2b74c268f9b8fbf706079440d61775e77cd45ff8 (diff) | |
download | ports-d643c2a8867699da9a2928e826f923da9ecddb97.tar.gz ports-d643c2a8867699da9a2928e826f923da9ecddb97.zip |
Notes
Diffstat (limited to 'www/linux-opera')
-rw-r--r-- | www/linux-opera/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index fbc80b97a964..4415b429c0e8 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -13,7 +13,8 @@ DISTNAME= opera-4.0-b3-static.i386 MAINTAINER= des@FreeBSD.org -RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base +RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \ + /compat/linux/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg NO_BUILD= yes |