svn commit: r408029 - head/devel/libdbusmenu-qt

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Feb 4 13:45:53 UTC 2016


Author: rakuco
Date: Thu Feb  4 13:45:52 2016
New Revision: 408029
URL: https://svnweb.freebsd.org/changeset/ports/408029

Log:
  Replace spaces with tabs.

Modified:
  head/devel/libdbusmenu-qt/Makefile

Modified: head/devel/libdbusmenu-qt/Makefile
==============================================================================
--- head/devel/libdbusmenu-qt/Makefile	Thu Feb  4 12:32:16 2016	(r408028)
+++ head/devel/libdbusmenu-qt/Makefile	Thu Feb  4 13:45:52 2016	(r408029)
@@ -31,7 +31,7 @@ DOXYGEN_CMAKE_OFF=	-DWITH_DOC:BOOL=FALSE
 DOXYGEN_BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen
 
 .if defined(PACKAGE_BUILDING)
-OPTIONS_DEFAULT+=      DOXYGEN
+OPTIONS_DEFAULT+=	DOXYGEN
 .endif
 
 post-patch:


More information about the svn-ports-all mailing list