summaryrefslogtreecommitdiffstats
path: root/www/netscape3/Makefile
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-12-08 01:04:24 +0000
committermax <max@FreeBSD.org>1996-12-08 01:04:24 +0000
commitae692bff24139fed21b8a803ba7bb32f5f91825c (patch)
tree6232bfe65b0486de3a829ba4a55e7f2c2480ef53 /www/netscape3/Makefile
parent80590422b6fb7144a8eeb54af5171c3e0e39aeb8 (diff)
downloadFreeBSD-ports-ae692bff24139fed21b8a803ba7bb32f5f91825c.zip
FreeBSD-ports-ae692bff24139fed21b8a803ba7bb32f5f91825c.tar.gz
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN. Pointed-out by: asami cat -> ${CAT}
Diffstat (limited to 'www/netscape3/Makefile')
-rw-r--r--www/netscape3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile
index caecf83..e60eb41 100644
--- a/www/netscape3/Makefile
+++ b/www/netscape3/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.14 1996/11/18 11:41:39 asami Exp $
+# $Id: Makefile,v 1.15 1996/11/30 10:50:22 asami Exp $
#
DISTNAME= netscape-3.01
@@ -18,7 +18,7 @@ DISTFILES= netscape-v301-export.x86-unknown-bsd.tar.gz
MAINTAINER= ache@FreeBSD.ORG
-RESTRICTED= "Commercial software."
+RESTRICTED= "Commercial software"
NO_WRKSUBDIR= yes
pre-fetch:
@@ -29,6 +29,6 @@ pre-fetch:
.endif
post-install:
- @cat ${PKGDIR}/DESCR
+ @${CAT} ${PKGDIR}/DESCR
.include <bsd.port.mk>
OpenPOWER on IntegriCloud