aboutsummaryrefslogtreecommitdiff
path: root/editors/nano-devel
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-10-20 15:55:45 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-10-20 15:55:45 +0000
commit20dc1d34b74f95dbb19459d2d05a81bf249f5e6a (patch)
tree213b12558c4aa450f1abe39bfb542dc1ccb76161 /editors/nano-devel
parent7b0f2f093b01b109e508ad2678225860992eae1e (diff)
downloadports-20dc1d34b74f95dbb19459d2d05a81bf249f5e6a.tar.gz
ports-20dc1d34b74f95dbb19459d2d05a81bf249f5e6a.zip
Convert to OptionsNG
Remove stale MASTER_SITE Feature safe: yes
Notes
Notes: svn path=/head/; revision=306198
Diffstat (limited to 'editors/nano-devel')
-rw-r--r--editors/nano-devel/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile
index db051c835c54..b5facd94782c 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -3,10 +3,9 @@
PORTNAME= nano
PORTVERSION= 2.3.1
CATEGORIES= editors
-MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \
- http://www.ewtoo.org/~astyanax/nano/dist/v${PORTVERSION:R}/
+MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/
+
PKGNAMESUFFIX= -devel
-#DISTNAME= nano-${PORTVERSION}pre2
MAINTAINER= eadler@FreeBSD.org
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
@@ -15,7 +14,9 @@ CONFLICTS= nano-2*
GNU_CONFIGURE= yes
-.if !defined(WITHOUT_NLS)
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
MANLANG= "" fr