1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

Adjust NO_LATEST_LINKs, 47 is the latest and nothing else is.

This commit is contained in:
Satoshi Asami 2000-01-25 03:22:00 +00:00
parent bf57334ca0
commit b10a8d6496
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25049
7 changed files with 13 additions and 2 deletions

View File

@ -21,7 +21,6 @@ DISTFILES?= communicator-v47-export.alpha-dec-osf4.0.tar.gz
ONLY_FOR_ARCHS= i386 alpha
MASTERDIR= ${.CURDIR}/../netscape4-communicator
NO_LATEST_LINK= yes
.if ${ARCH} == "i386"
WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd
.elif ${ARCH} == "alpha"

View File

@ -12,5 +12,6 @@ MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/s
DIST_SUBDIR= gold
COMMENT= ${.CURDIR}/pkg/COMMENT
MASTERDIR= ${.CURDIR}/../netscape3
NO_LATEST_LINK= yes
.include "${MASTERDIR}/Makefile"

View File

@ -18,6 +18,7 @@ Y2K= http://home.netscape.com/products/year2000/faq/client.html
RUN_DEPENDS= /compat/linux/lib/ld-linux.so.1:${PORTSDIR}/emulators/linux_base
RESTRICTED= "Commerial & USA ITAR export restrictions"
NO_LATEST_LINK= yes
ONLY_FOR_ARCHS= i386
NO_FETCH= yes

View File

@ -15,6 +15,11 @@ MAINTAINER?= sada@FreeBSD.org
Y2K= http://home.netscape.com/products/year2000/faq/client.html
.if !defined(INFILE_HEAD)
# not included from master ports
NO_LATEST_LINK= yes
.endif
USE_XLIB= yes
NO_BUILD= yes
NO_FILTER_SHLIBS= yes

View File

@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/${BROWSER_VER}/english/uni
DISTFILES= navigator-v408-export.x86-unknown-freebsd.tar.gz
MASTERDIR= ${.CURDIR}/../netscape4-communicator
NO_LATEST_LINK= yes
BROWSER= navigator
INFILE_HEAD= 'Navigator,4.08.0.98306'

View File

@ -21,7 +21,6 @@ DISTFILES?= communicator-v47-export.alpha-dec-osf4.0.tar.gz
ONLY_FOR_ARCHS= i386 alpha
MASTERDIR= ${.CURDIR}/../netscape4-communicator
NO_LATEST_LINK= yes
.if ${ARCH} == "i386"
WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd
.elif ${ARCH} == "alpha"

View File

@ -15,6 +15,11 @@ MAINTAINER?= sada@FreeBSD.org
Y2K= http://home.netscape.com/products/year2000/faq/client.html
.if !defined(INFILE_HEAD)
# not included from master ports
NO_LATEST_LINK= yes
.endif
USE_XLIB= yes
NO_BUILD= yes
NO_FILTER_SHLIBS= yes