aboutsummaryrefslogtreecommitdiff
path: root/cad/libgeda
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:32 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:32 +0000
commita54af2ed3de7e265a38c1e8f3b289e8760e1b8b6 (patch)
tree1a68930a7c8b0e6b95f964fa57f9277a053a1263 /cad/libgeda
parent094043c26aa2b0f8e4fa6623bbd6a0b1b566e52e (diff)
downloadports-a54af2ed3de7e265a38c1e8f3b289e8760e1b8b6.tar.gz
ports-a54af2ed3de7e265a38c1e8f3b289e8760e1b8b6.zip
Notes
Diffstat (limited to 'cad/libgeda')
-rw-r--r--cad/libgeda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 78d0c4085701..f5dffa604c2d 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --disable-update-mime-database \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-OPTIONS_DEFINE= NLS
+OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>