aboutsummaryrefslogtreecommitdiffstats
path: root/editors/nano
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-10-20 23:19:15 +0800
committereadler <eadler@FreeBSD.org>2012-10-20 23:19:15 +0800
commiteb79692fd40e981c74213e075ba98eaa104e5cae (patch)
treeb8e76b61cd434429023d3c812d96e67846f12585 /editors/nano
parent5bee47750d665a74bf594135576da98053bcd9af (diff)
downloadfreebsd-ports-gnome-eb79692fd40e981c74213e075ba98eaa104e5cae.tar.gz
freebsd-ports-gnome-eb79692fd40e981c74213e075ba98eaa104e5cae.tar.zst
freebsd-ports-gnome-eb79692fd40e981c74213e075ba98eaa104e5cae.zip
oops, committed from the wrong directory.
Pointyhat to: eadler Feature safe: yes
Diffstat (limited to 'editors/nano')
-rw-r--r--editors/nano/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 674d31722178..ccf322669af1 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -19,6 +19,8 @@ MAKE_JOBS_SAFE= yes
LICENSE= GPLv3
+.include <bsd.port.options.mk>
+
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
PLIST_SUB+= NLS=""