[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
documentation/2213: bsd.port.mk(5) references unused variable
- To: gnats@openbsd.org
- Subject: documentation/2213: bsd.port.mk(5) references unused variable
- From: jakemsr@clipper.net
- Date: Wed, 28 Nov 2001 04:58:17 -0800 (PST)
- Resent-Date: Wed, 28 Nov 2001 05:50:02 -0700 (MST)
- Resent-From: gnats@cvs.openbsd.org (GNATS Management)
- Resent-Message-Id: <200111281250.fASCo25w020705@cvs.openbsd.org>
- Resent-Reply-To: gnats@cvs.openbsd.org, jakemsr@clipper.net
- Resent-To: bugs@cvs.openbsd.org
>Number: 2213
>Category: documentation
>Synopsis: bsd.port.mk(5) references CDROM_DISTSITE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bugs
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 28 05:50:01 MST 2001
>Last-Modified:
>Originator: Jacob Meuser
>Organization:
<jakemsr@jakemsr.com>
<jakemsr@clipper.net>
<jakemsr@granitesky.com>
>Release: bsd.port.mk.5,v 1.57
>Environment:
System : OpenBSD 3.0
Architecture: OpenBSD.i386
Machine : i386
>Description:
bsd.port.mk(5) references CDROM_DISTSITE as an environment
variable that holds a path to distfiles. CDROM_DISTSITE
appears nowhere else in the port or pkg code or documentation.
>How-To-Repeat:
>Fix:
It is most likely a typo and should be CDROM_SITE.
Index: bsd.port.mk.5
===================================================================
RCS file: /home/cvs/src/share/man/man5/bsd.port.mk.5,v
retrieving revision 1.57
diff -u -r1.57 bsd.port.mk.5
--- bsd.port.mk.5 2001/11/17 10:44:28 1.57
+++ bsd.port.mk.5 2001/11/28 10:41:10
@@ -541,7 +541,7 @@
Set to
.Sq Yes
to link distribution files off
-.Ev CDROM_DISTSITE
+.Ev CDROM_SITE
instead of copying them.
.It Ev FILESDIR
Location of other files related to the current ports.
>Audit-Trail:
>Unformatted: