Remove USE_GETTEXT leftover.

Approved by:	portmgr (bapt)
This commit is contained in:
Emanuel Haupt 2013-05-06 21:53:56 +00:00
parent 70a8367404
commit d7db367c61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317551

View file

@ -47,7 +47,6 @@ CONFIGURE_ENV+= ac_cv_prog_DOC_TO_MAN=""
.endif
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ENV+= ac_cv_header_libintl_h=no