aboutsummaryrefslogtreecommitdiff
path: root/editors/nano-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nano-devel/Makefile')
-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