aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-06-15 19:43:26 +0800
committerdinoex <dinoex@FreeBSD.org>2013-06-15 19:43:26 +0800
commit0a4cb3d0e8820abe5339e3e6410f6d153cde824c (patch)
tree718c85715af51cc0e4e69ec4a36e5d897f432d5d
parent6af9200844be0310d44a34896da61e1d064485a8 (diff)
downloadfreebsd-ports-gnome-0a4cb3d0e8820abe5339e3e6410f6d153cde824c.tar.gz
freebsd-ports-gnome-0a4cb3d0e8820abe5339e3e6410f6d153cde824c.tar.zst
freebsd-ports-gnome-0a4cb3d0e8820abe5339e3e6410f6d153cde824c.zip
- cleanup after last "sed" commits
-rw-r--r--graphics/graphviz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index f52caa29c127..9c403531c5cb 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -150,7 +150,7 @@ PLIST_SUB+= WITH_XPM="@comment "
.endif
.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
+USES+= gettext
.else
CONFIGURE_ARGS+= --disable-nls
.endif