diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 14:55:43 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 14:55:43 +0000 |
commit | d7d791cfa6686861a5ce83778fa10aacad54f40e (patch) | |
tree | b89620de2dfc36665774af847d71410b6c4037b3 /www | |
parent | 4f879317f77b8dce9274748b7227f28efe59d512 (diff) | |
download | ports-d7d791cfa6686861a5ce83778fa10aacad54f40e.tar.gz ports-d7d791cfa6686861a5ce83778fa10aacad54f40e.zip |
Make port depend on linux_base instead of linux_lib.
Notes
Notes:
svn path=/head/; revision=20299
Diffstat (limited to 'www')
-rw-r--r-- | www/aswedit/Makefile | 4 | ||||
-rw-r--r-- | www/linux-netscape4/Makefile | 4 | ||||
-rw-r--r-- | www/linux-netscape47-communicator/Makefile | 4 | ||||
-rw-r--r-- | www/linux-netscape47-navigator/Makefile | 4 | ||||
-rw-r--r-- | www/linux-netscape6/Makefile | 4 | ||||
-rw-r--r-- | www/netscape4-communicator.us/Makefile | 4 | ||||
-rw-r--r-- | www/netscape7/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
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 |