Use DISTFILES right away so USE_128BIT can add on to it.

PR:		ports/8948
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
This commit is contained in:
Bill Fumerola 1998-12-03 22:08:48 +00:00
parent 43473eb85f
commit ca2ffd9c6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15098
2 changed files with 6 additions and 2 deletions

View File

@ -3,13 +3,15 @@
# Date created: 24 Feb 1997
# Whom: thepish
#
# $Id: Makefile,v 1.30 1998/11/24 22:10:42 obrien Exp $
# $Id: Makefile,v 1.31 1998/11/28 09:00:33 obrien Exp $
#
DISTNAME= communicator-v45-export.x86-unknown-freebsd
PKGNAME= netscape-communicator-4.5
CATEGORIES= www
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.5/english/unix/unsupported/freebsd/complete_install/
# DISTFILES must be set to begin with so USE_128BIT can add on to it.
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= thepish@FreeBSD.ORG

View File

@ -3,13 +3,15 @@
# Date created: 24 Feb 1997
# Whom: thepish
#
# $Id: Makefile,v 1.30 1998/11/24 22:10:42 obrien Exp $
# $Id: Makefile,v 1.31 1998/11/28 09:00:33 obrien Exp $
#
DISTNAME= communicator-v45-export.x86-unknown-freebsd
PKGNAME= netscape-communicator-4.5
CATEGORIES= www
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.5/english/unix/unsupported/freebsd/complete_install/
# DISTFILES must be set to begin with so USE_128BIT can add on to it.
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= thepish@FreeBSD.ORG