svn commit: r306188 - head/editors/nano

Eitan Adler eadler at FreeBSD.org
Sat Oct 20 15:19:16 UTC 2012


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=""


More information about the svn-ports-all mailing list