diff options
author | marcel <marcel@FreeBSD.org> | 1999-07-21 22:55:43 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-07-21 22:55:43 +0800 |
commit | 006748d7075d8aa18b6e21eed8ba3d16a9993088 (patch) | |
tree | c967cd82badb49fe81797727eac72d6dd35304e2 | |
parent | 72480a5539d3d6f4e4f5eae58f276ea04ecca4bb (diff) | |
download | freebsd-ports-gnome-006748d7075d8aa18b6e21eed8ba3d16a9993088.tar.gz freebsd-ports-gnome-006748d7075d8aa18b6e21eed8ba3d16a9993088.tar.zst freebsd-ports-gnome-006748d7075d8aa18b6e21eed8ba3d16a9993088.zip |
Make port depend on linux_base instead of linux_lib.
27 files changed, 57 insertions, 57 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile index e5ebcf78086d..10c4dc78b756 100644 --- a/archivers/linux_rar/Makefile +++ b/archivers/linux_rar/Makefile @@ -4,7 +4,7 @@ # Date created: 30 April 1999 # Whom: FUJISHIMA Satsuki <k5@respo.or.jp> # -# $Id: Makefile,v 1.2 1999/05/01 02:06:34 steve Exp $ +# $Id: Makefile,v 1.3 1999/05/05 14:27:56 flathill Exp $ # DISTNAME= rarlnx25 @@ -16,7 +16,7 @@ EXTRACT_SUFX= .sfx MAINTAINER= k5@respo.or.jp -RUN_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_PACKAGE= Only unmodified original package can be distributed diff --git a/archivers/pkzip/Makefile b/archivers/pkzip/Makefile index 65d3995e4639..335393e4ddb1 100644 --- a/archivers/pkzip/Makefile +++ b/archivers/pkzip/Makefile @@ -3,7 +3,7 @@ # Date created: 17 Mar 1999 # Whom: xxx # -# $Id: Makefile,v 1.1.1.1 1999/04/30 04:28:46 taoka Exp $ +# $Id: Makefile,v 1.2 1999/05/24 02:02:55 steve Exp $ # DISTNAME= pklin251 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .exe MAINTAINER= dbader@eece.unm.edu -RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/audio/linux-realplayer/Makefile b/audio/linux-realplayer/Makefile index 38b53c068870..f57316e58d94 100644 --- a/audio/linux-realplayer/Makefile +++ b/audio/linux-realplayer/Makefile @@ -3,7 +3,7 @@ # Date created: 31 January 1999 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # -# $Id: Makefile,v 1.2 1999/03/11 11:52:41 kris Exp $ +# $Id: Makefile,v 1.3 1999/06/07 12:03:37 kris Exp $ # DISTNAME= rv50_linux20 @@ -13,7 +13,7 @@ MASTER_SITES= "Fetch must be performed manually" MAINTAINER= kris@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile index f27eacad5661..e019d97a7a03 100644 --- a/biology/kinemage/Makefile +++ b/biology/kinemage/Makefile @@ -3,7 +3,7 @@ # Date created: Dec 4 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.6 1998/12/09 22:35:04 billf Exp $ +# $Id: Makefile,v 1.7 1999/01/07 02:31:37 simokawa Exp $ # DISTNAME= MAGE_4_2.LINUX @@ -16,8 +16,8 @@ EXTRACT_SUFX= .Z MAINTAINER= frankch@waru.life.nthu.edu.tw -BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile index 18fdf8abd7db..236f5d53b501 100644 --- a/editors/wordperfect/Makefile +++ b/editors/wordperfect/Makefile @@ -5,7 +5,7 @@ # msmith@freebsd.org # Relevant URLs: http://www.corel.com/ # -# $Id: Makefile,v 1.3 1999/01/07 02:31:39 simokawa Exp $ +# $Id: Makefile,v 1.4 1999/02/03 11:11:42 asami Exp $ DISTNAME= GUILG00 PKGNAME= wordperfect-8.0 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .GZ MAINTAINER= msmith@freebsd.org -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_CDROM= "LIC: redistribution not allowed" diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile index 5ad8d8d94d16..e9c09ed940ff 100644 --- a/games/linuxdoom/Makefile +++ b/games/linuxdoom/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Dec 9 09:42:37 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.8 1999/01/15 03:01:36 jmz Exp $ +# $Id: Makefile,v 1.9 1999/01/18 08:44:45 asami Exp $ # DISTNAME= doom-1.8 @@ -15,8 +15,8 @@ DISTFILES= linux-doom-1.8.tar.gz musserver.tgz smooth-joystick4doom.tgz MAINTAINER= erich@FreeBSD.org -BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base USE_XLIB= yes NO_WRKSUBDIR= yes diff --git a/graphics/linux_glide/Makefile b/graphics/linux_glide/Makefile index 748ac2226ce8..fdd3d7329386 100644 --- a/graphics/linux_glide/Makefile +++ b/graphics/linux_glide/Makefile @@ -3,7 +3,7 @@ # Date created: Oct, 8, 1998 # Whom: cracauer@cons.org "Martin Cracauer" # -# $Id: Makefile,v 1.3 1999/01/06 04:27:52 simokawa Exp $ +# $Id: Makefile,v 1.4 1999/05/02 20:33:07 mharo Exp $ # # @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.3dfx.com/pub/glide/ MAINTAINER= cracauer@cons.org -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile index 1b08f03260fb..87c2b47de5e1 100644 --- a/graphics/netshow/Makefile +++ b/graphics/netshow/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Jun 11 22:38:52 PDT 1998 # Whom: dburr@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1998/11/21 07:27:35 steve Exp $ +# $Id: Makefile,v 1.4 1999/01/07 02:31:42 simokawa Exp $ # DISTNAME= netshow_linux @@ -14,7 +14,7 @@ EXTRACT_SUFX= .gz MAINTAINER= dburr@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 RESTRICTED= "Commercial software" diff --git a/korean/hanIM/Makefile b/korean/hanIM/Makefile index 70787afbd9b2..6b2357ddd481 100644 --- a/korean/hanIM/Makefile +++ b/korean/hanIM/Makefile @@ -3,7 +3,7 @@ # Date created: 17 Mar 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/29 08:32:13 kuriyama Exp $ # DISTNAME= hanIM-${HANIM_VER}-${HANIM_VER_PL}.i386 @@ -16,7 +16,7 @@ MAINTAINER= cjh@kr.freebsd.org BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/mzgt16h1.pcf.gz:${PORTSDIR}/korean/mizifont \ - /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_lib \ + /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ /compat/linux/usr/share/locale/ko/LC_MESSAGES/SYS_LC_MESSAGES:${PORTSDIR}/korean/linux_locale NO_CDROM= "Not a free software" diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile index 6cf5aabd6b0f..44849bf7c39f 100644 --- a/korean/linux_locale/Makefile +++ b/korean/linux_locale/Makefile @@ -3,7 +3,7 @@ # Date created: Apr 20 1999 # Whom: cjh@kr.freebsd.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/25 22:14:20 kuriyama Exp $ # DISTNAME= linux_locale-ko-1.0 @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@kr.freebsd.org -BUILD_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_lib -RUN_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_lib +BUILD_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_base +RUN_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/lang/ETHOberonV4/Makefile b/lang/ETHOberonV4/Makefile index 8db3230aeb32..56cdf252bcb5 100644 --- a/lang/ETHOberonV4/Makefile +++ b/lang/ETHOberonV4/Makefile @@ -3,7 +3,7 @@ # Date created: 12 July 1998 # Whom: Jerry Hicks <jhicks@glenatl.glenayre.com> # -# $Id: Makefile,v 1.1.1.1 1998/07/20 03:51:44 steve Exp $ +# $Id: Makefile,v 1.2 1999/01/07 02:31:44 simokawa Exp $ # DISTNAME= ETHLinuxOberon @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= jhicks@glenatl.glenayre.com # XXX - how to fix the following? -RUN_DEPENDS= /compat/linux/lib/libc.so.5.4.23:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_CDROM= licensing diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 393783d40fca..7bb56bb885c2 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 27 09:15:10 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1998/08/05 09:31:29 asami Exp $ +# $Id: Makefile,v 1.6 1999/01/07 02:31:45 simokawa Exp $ # DISTNAME= Wingz-142 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MANINAINER= erich@FreeBSD.org -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 393783d40fca..7bb56bb885c2 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 27 09:15:10 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.5 1998/08/05 09:31:29 asami Exp $ +# $Id: Makefile,v 1.6 1999/01/07 02:31:45 simokawa Exp $ # DISTNAME= Wingz-142 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MANINAINER= erich@FreeBSD.org -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile index 38b53c068870..f57316e58d94 100644 --- a/multimedia/linux-realplayer/Makefile +++ b/multimedia/linux-realplayer/Makefile @@ -3,7 +3,7 @@ # Date created: 31 January 1999 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # -# $Id: Makefile,v 1.2 1999/03/11 11:52:41 kris Exp $ +# $Id: Makefile,v 1.3 1999/06/07 12:03:37 kris Exp $ # DISTNAME= rv50_linux20 @@ -13,7 +13,7 @@ MASTER_SITES= "Fetch must be performed manually" MAINTAINER= kris@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index 1b08f03260fb..87c2b47de5e1 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Jun 11 22:38:52 PDT 1998 # Whom: dburr@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1998/11/21 07:27:35 steve Exp $ +# $Id: Makefile,v 1.4 1999/01/07 02:31:42 simokawa Exp $ # DISTNAME= netshow_linux @@ -14,7 +14,7 @@ EXTRACT_SUFX= .gz MAINTAINER= dburr@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 RESTRICTED= "Commercial software" diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index df18e1bf705a..93af3a46a9dc 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1998 # Whom: msmith # -# $Id: Makefile,v 1.9 1999/02/11 19:32:19 msmith Exp $ +# $Id: Makefile,v 1.10 1999/07/09 23:01:42 billf Exp $ # DISTNAME= linux @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= msmith@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 RESTRICTED= "License prohibits redistribution" diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index df18e1bf705a..93af3a46a9dc 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1998 # Whom: msmith # -# $Id: Makefile,v 1.9 1999/02/11 19:32:19 msmith Exp $ +# $Id: Makefile,v 1.10 1999/07/09 23:01:42 billf Exp $ # DISTNAME= linux @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= msmith@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 RESTRICTED= "License prohibits redistribution" diff --git a/print/acroread/Makefile b/print/acroread/Makefile index 9b96b0f70545..19d47384ec65 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -3,7 +3,7 @@ # Date created: 16 November 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.10 1998/11/23 12:05:50 asami Exp $ +# $Id: Makefile,v 1.11 1999/01/07 02:31:48 simokawa Exp $ # DISTNAME= ar302lin @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index e9b13ef9d76d..96d9711590f6 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/Makefile @@ -3,7 +3,7 @@ # Date created: 16 November 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $ +# $Id: Makefile,v 1.14 1999/06/17 02:29:24 dima Exp $ # DISTNAME= linux-ar-40 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ MAINTAINER= dima@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index e9b13ef9d76d..96d9711590f6 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -3,7 +3,7 @@ # Date created: 16 November 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $ +# $Id: Makefile,v 1.14 1999/06/17 02:29:24 dima Exp $ # DISTNAME= linux-ar-40 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ MAINTAINER= dima@FreeBSD.ORG -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 12ac876abc9e..a6b89f4091bc 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -3,7 +3,7 @@ # Date created: 25 June 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.3 1999/01/07 02:31:51 simokawa Exp $ +# $Id: Makefile,v 1.4 1999/05/05 13:45:58 flathill Exp $ # DISTNAME= asWedit-4.0-i386.linux @@ -16,7 +16,7 @@ MASTER_SITES= http://www.advasoft.com/asWedit/ \ MAINTAINER= brett@peloton.physics.montana.edu -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 RESTRICTED= "Commercial software" diff --git a/www/linux-netscape4/Makefile b/www/linux-netscape4/Makefile index 8518ff4e485b..2f08a7b1e926 100644 --- a/www/linux-netscape4/Makefile +++ b/www/linux-netscape4/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.7 1999/01/06 04:18:06 simokawa Exp $ +# $Id: Makefile,v 1.8 1999/02/22 04:31:40 steve Exp $ # DISTNAME= communicator-v408-export.x86-unknown-linux2.0_libc5 @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.08/english/unix/supporte MAINTAINER= tom@eborcom.com -RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/www/linux-netscape47-communicator/Makefile b/www/linux-netscape47-communicator/Makefile index 9d0593a50857..95fe02495dda 100644 --- a/www/linux-netscape47-communicator/Makefile +++ b/www/linux-netscape47-communicator/Makefile @@ -4,7 +4,7 @@ # Whom: girgen@partitur.se # Based on work by: thepish # -# $Id:$ +# $Id: Makefile,v 1.10 1999/07/01 23:36:19 sada Exp $ # MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/supported/linux20_libc5/complete_install/ @@ -12,7 +12,7 @@ DISTFILES?= communicator-v461-export.x86-unknown-linux2.0.tar.gz MAINTAINER= girgen@partitur.se -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base WRKSRC= ${WRKDIR}/${BROWSER}-v461.x86-unknown-linux2.0 diff --git a/www/linux-netscape47-navigator/Makefile b/www/linux-netscape47-navigator/Makefile index 9d0593a50857..95fe02495dda 100644 --- a/www/linux-netscape47-navigator/Makefile +++ b/www/linux-netscape47-navigator/Makefile @@ -4,7 +4,7 @@ # Whom: girgen@partitur.se # Based on work by: thepish # -# $Id:$ +# $Id: Makefile,v 1.10 1999/07/01 23:36:19 sada Exp $ # MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/supported/linux20_libc5/complete_install/ @@ -12,7 +12,7 @@ DISTFILES?= communicator-v461-export.x86-unknown-linux2.0.tar.gz MAINTAINER= girgen@partitur.se -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base WRKSRC= ${WRKDIR}/${BROWSER}-v461.x86-unknown-linux2.0 diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile index 9d0593a50857..95fe02495dda 100644 --- a/www/linux-netscape6/Makefile +++ b/www/linux-netscape6/Makefile @@ -4,7 +4,7 @@ # Whom: girgen@partitur.se # Based on work by: thepish # -# $Id:$ +# $Id: Makefile,v 1.10 1999/07/01 23:36:19 sada Exp $ # MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/supported/linux20_libc5/complete_install/ @@ -12,7 +12,7 @@ DISTFILES?= communicator-v461-export.x86-unknown-linux2.0.tar.gz MAINTAINER= girgen@partitur.se -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base WRKSRC= ${WRKDIR}/${BROWSER}-v461.x86-unknown-linux2.0 diff --git a/www/netscape4-communicator.us/Makefile b/www/netscape4-communicator.us/Makefile index 2e89d6ac4776..59b18004dc3b 100644 --- a/www/netscape4-communicator.us/Makefile +++ b/www/netscape4-communicator.us/Makefile @@ -4,7 +4,7 @@ # Date created: 14 Feb 1998 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.8 1999/01/13 04:00:08 scrappy Exp $ +# $Id: Makefile,v 1.9 1999/01/31 22:23:03 obrien Exp $ # DISTNAME= communicator-v407-us.x86-unknown-linux2.0_libc5 @@ -15,7 +15,7 @@ MAINTAINER= obrien@FreeBSD.ORG Y2K= http://home.netscape.com/products/year2000/faq/client.html -RUN_DEPENDS= /compat/linux/lib/ld-linux.so.1:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/lib/ld-linux.so.1:${PORTSDIR}/emulators/linux_base RESTRICTED= "Commerial & USA ITAR export restrictions" ONLY_FOR_ARCHS= i386 diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 9d0593a50857..95fe02495dda 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -4,7 +4,7 @@ # Whom: girgen@partitur.se # Based on work by: thepish # -# $Id:$ +# $Id: Makefile,v 1.10 1999/07/01 23:36:19 sada Exp $ # MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/supported/linux20_libc5/complete_install/ @@ -12,7 +12,7 @@ DISTFILES?= communicator-v461-export.x86-unknown-linux2.0.tar.gz MAINTAINER= girgen@partitur.se -RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib +RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base WRKSRC= ${WRKDIR}/${BROWSER}-v461.x86-unknown-linux2.0 |