diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-10-04 13:30:18 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-10-04 13:30:18 +0000 |
commit | 06e2b47d15201d012f235857bc3bd9fc8a868be0 (patch) | |
tree | 9e80eb7bc61ebbb1b259d7ce40006f6bdbb268e2 /www/linux-opera/Makefile | |
parent | f68aa30a718617385f589de7466a561e9877caa4 (diff) | |
download | ports-06e2b47d15201d012f235857bc3bd9fc8a868be0.tar.gz ports-06e2b47d15201d012f235857bc3bd9fc8a868be0.zip |
Notes
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r-- | www/linux-opera/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index f3e69c722a96..bb0767eb4a19 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -8,6 +8,7 @@ PORTNAME= opera PKGNAMEPREFIX= linux- PORTVERSION= 5.05-tp1 +PORTREVISION= 2 CATEGORIES= www linux MASTER_SITES= http://opera.online.no/linux/tgz/505/ \ ftp://ftp.opera.com/pub/opera/linux/505/ @@ -17,6 +18,7 @@ DISTFILES= ${DISTNAME}.x86${EXTRACT_SUFX} MAINTAINER= des@FreeBSD.org RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ + ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png \ ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg |