PERFORCE change 99811 for review

Gabor Kovesdan gabor at FreeBSD.org
Thu Jun 22 13:59:25 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=99811

Change 99811 by gabor at spitfire on 2006/06/22 13:36:25

	Move the comments for IA32_BINARY_PORT as linimon suggested.
	
	PR: 98105
	Submitted by: linimon

Affected files ...

.. //depot/projects/soc2006/gabor_ports/Mk/bsd.port.mk#6 edit

Differences ...

==== //depot/projects/soc2006/gabor_ports/Mk/bsd.port.mk#6 (text+ko) ====

@@ -215,10 +215,8 @@
 # NOT_FOR_ARCHS_REASON
 # NOT_FOR_ARCHS_REASON_${ARCH}
 #				- Reason why it's not for ${NOT_FOR_ARCHS}s
-#
-# IA32_BINARY_PORT		- It should be set instead of ONLY_FOR_ARCHS if
-#				  the given port fetches and installs compiled
-#				  i386 binaries.
+# IA32_BINARY_PORT	- Set this instead of ONLY_FOR_ARCHS if the given port
+#				  fetches and installs compiled i386 binaries.
 #
 # Dependency checking.  Use these if your port requires another port
 # not in the list below.  (Default: empty.)


More information about the p4-projects mailing list