Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 12:20:53 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358255 - head/Mk
Message-ID:  <201406181220.s5ICKrIe027421@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun 18 12:20:53 2014
New Revision: 358255
URL: http://svnweb.freebsd.org/changeset/ports/358255
QAT: https://qat.redports.org/buildarchive/r358255/

Log:
  tabspace: 8

Modified:
  head/Mk/bsd.port.subdir.mk

Modified: head/Mk/bsd.port.subdir.mk
==============================================================================
--- head/Mk/bsd.port.subdir.mk	Wed Jun 18 12:20:34 2014	(r358254)
+++ head/Mk/bsd.port.subdir.mk	Wed Jun 18 12:20:53 2014	(r358255)
@@ -1,6 +1,3 @@
-#-*- tab-width: 4; -*-
-# ex:ts=4
-#
 #	from: @(#)bsd.subdir.mk	5.9 (Berkeley) 2/1/91
 # $FreeBSD$
 #
@@ -10,16 +7,16 @@
 #
 # +++ 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]
-#
-# 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.
+# 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]
+#
+# 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.
 #
 #
 # +++ targets +++



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406181220.s5ICKrIe027421>