summaryrefslogtreecommitdiff
path: root/www/bsdi-netscape47-communicator
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-03 22:08:48 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-03 22:08:48 +0000
commitca2ffd9c6bd7e6e2e9d3d338e03c650cc94903b2 (patch)
tree58ae183871cdd95ae7ed107c9a14937cf4d8f19f /www/bsdi-netscape47-communicator
parentprintf() was missing some arguments. -Wall is such a nice thing. (diff)
Use DISTFILES right away so USE_128BIT can add on to it.
PR: ports/8948 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Notes
Notes: svn path=/head/; revision=15098
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index 868766f883cf..fd1a8bde7a0f 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -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