ports/104018: bsd.port.subdir.mk - whitespace cleanup

Edwin Groothuis edwin at mavetju.org
Thu Oct 5 16:20:54 UTC 2006


>Number:         104018
>Category:       ports
>Synopsis:       bsd.port.subdir.mk - whitespace cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 05 16:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:

The whitespace police is back in town
Comment cleanup

>How-To-Repeat:
>Fix:


Index: bsd.port.subdir.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.port.subdir.mk,v
retrieving revision 1.65
diff -u -r1.65 bsd.port.subdir.mk
--- bsd.port.subdir.mk	4 Aug 2006 12:34:41 -0000	1.65
+++ bsd.port.subdir.mk	5 Oct 2006 16:14:11 -0000
@@ -7,19 +7,19 @@
 #
 # +++ variables +++
 #
-# STRIP		The flag passed to the install program to cause the binary
-#		to be stripped.  This is to be used when building your
-#		own install script so that the entire system can be made
-#		stripped/not-stripped using a single knob. [-s]
+# STRIP		- The flag passed to the install program to cause the binary
+#			  to be stripped.  This is to be used when building your
+#			  own install script so that the entire system can be made
+#			  stripped/not-stripped using a single knob. [-s]
 #
-# ECHO_MSG	Used to print all the '===>' style prompts - override this
-#		to turn them off [echo].
+# ECHO_MSG	- Used to print all the '===>' style prompts - override this
+#			  to turn them off [echo].
 #
-# OPSYS		Get the operating system type [`uname -s`]
+# OPSYS		- Get the operating system type [`uname -s`]
 #
-# SUBDIR	A list of subdirectories that should be built as well.
-#		Each of the targets will execute the same target in the
-#		subdirectories.
+# SUBDIR	- A list of subdirectories that should be built as well.
+#			  Each of the targets will execute the same target in the
+#			  subdirectories.
 #
 #
 # +++ targets +++

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list