Date: Sat, 20 Oct 2012 15:19:15 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306188 - head/editors/nano Message-ID: <201210201519.q9KFJF1D053729@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sat Oct 20 15:19:15 2012 New Revision: 306188 URL: http://svn.freebsd.org/changeset/ports/306188 Log: oops, committed from the wrong directory. Pointyhat to: eadler Feature safe: yes Modified: head/editors/nano/Makefile Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Sat Oct 20 15:16:20 2012 (r306187) +++ head/editors/nano/Makefile Sat Oct 20 15:19:15 2012 (r306188) @@ -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=""
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210201519.q9KFJF1D053729>