diff options
author | des <des@FreeBSD.org> | 2001-10-04 21:30:18 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-10-04 21:30:18 +0800 |
commit | a1b0efee01148e47d979f3f10164b302a029907b (patch) | |
tree | de82b8fd620b060b9269836396f96e130d7dc226 /www | |
parent | 71efdfdf8e3e205e8b3788fce9f191a91e70f2db (diff) | |
download | freebsd-ports-gnome-a1b0efee01148e47d979f3f10164b302a029907b.tar.gz freebsd-ports-gnome-a1b0efee01148e47d979f3f10164b302a029907b.tar.zst freebsd-ports-gnome-a1b0efee01148e47d979f3f10164b302a029907b.zip |
Add a dependency on linux-openmotif, and bump PORTREVISION.
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-opera-devel/Makefile | 2 | ||||
-rw-r--r-- | www/linux-opera/Makefile | 2 | ||||
-rw-r--r-- | www/linux-opera7/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index f3e69c722a96..bb0767eb4a19 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/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 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 diff --git a/www/linux-opera7/Makefile b/www/linux-opera7/Makefile index f3e69c722a96..bb0767eb4a19 100644 --- a/www/linux-opera7/Makefile +++ b/www/linux-opera7/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 |