Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2013 12:07:27 GMT
From:      mattbw@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r257533 - soc2013/mattbw/port
Message-ID:  <201309201207.r8KC7RvG035707@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mattbw
Date: Fri Sep 20 12:07:27 2013
New Revision: 257533
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=257533

Log:
  Add space in #include.

Modified:
  soc2013/mattbw/port/Makefile

Modified: soc2013/mattbw/port/Makefile
==============================================================================
--- soc2013/mattbw/port/Makefile	Fri Sep 20 12:06:28 2013	(r257532)
+++ soc2013/mattbw/port/Makefile	Fri Sep 20 12:07:27 2013	(r257533)
@@ -16,4 +16,4 @@
 post-install:
 	${CAT} pkg-message | ${SED} 's,%%PREFIX%%,${PREFIX},g'
 
-.include<bsd.port.mk>
+.include <bsd.port.mk>



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