Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2013 11:43:26 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320988 - head/graphics/graphviz
Message-ID:  <201306151143.r5FBhQ9C052991@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sat Jun 15 11:43:26 2013
New Revision: 320988
URL: http://svnweb.freebsd.org/changeset/ports/320988

Log:
  - cleanup after last "sed" commits

Modified:
  head/graphics/graphviz/Makefile

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Sat Jun 15 11:41:25 2013	(r320987)
+++ head/graphics/graphviz/Makefile	Sat Jun 15 11:43:26 2013	(r320988)
@@ -150,7 +150,7 @@ PLIST_SUB+=		WITH_XPM="@comment "
 .endif
 
 .if ${PORT_OPTIONS:MNLS}
-USES+=	gettext
+USES+=			gettext
 .else
 CONFIGURE_ARGS+=	--disable-nls
 .endif



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