This commit is contained in:
Baptiste Daroussin 2013-05-06 06:52:59 +00:00
parent 83b78f74bc
commit 90a41d7ec3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317471

View file

@ -27,7 +27,7 @@ PLIST_SUB= VERSION=${PORTVERSION:C/.[0-9]+\$//}
.include <bsd.port.options.mk>
.if ${PORT_OTPIONS:MNLS}
.if ${PORT_OPTIONS:MNLS}
USES+= gettext
PLIST_SUB+= NLS=""
.else