summaryrefslogtreecommitdiff
path: root/editors/nano-devel
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:34 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:34 +0000
commit2e96c182fa4aeb73847421c1f60119ec16307a0d (patch)
tree56a5c0ffadacbae2a84b8bd47b2ae5be4df252cd /editors/nano-devel
parentRemove trailing whitespaces from category dns (diff)
Remove trailing whitespaces from category editors
Notes
Notes: svn path=/head/; revision=345406
Diffstat (limited to 'editors/nano-devel')
-rw-r--r--editors/nano-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile
index 2444f3599a26..f7f76716d250 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-OPTIONS_DEFINE= DOCS NLS
+OPTIONS_DEFINE= DOCS NLS
.include <bsd.port.options.mk>