- Put back CONFIGURE_FAIL_MESSAGE as I still get mails of build failure caused by 2-year-old infrastructure change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-09-19 05:10:08 +00:00
parent 39e08678d8
commit 998ca0dbe2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397304

View file

@ -29,6 +29,8 @@ LANGS_MTREE= ja # languages that already exist in BSD.local.dist
NLS_BUILD_DEPENDS= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext
NLS_CFLAGS= -lintl
NLS_CONFIGURE_ENABLE= nls
# Add note of build failure caused by Perl infrastructure change in 20130612
NLS_VARS= CONFIGURE_FAIL_MESSAGE="Please read UPDATING entry 20130612 \(http://svnweb.freebsd.org/ports/head/UPDATING\?r1=320405\&r2=320679\) and PR/184276 \(http://www.freebsd.org/cgi/query-pr.cgi\?pr=ports/184276\) to fix your Perl installation if you got the error message \"configure: error: perl module Locale::gettext required\"."
NLS_PLIST_FILES= lib/bindtextdomain.so
NLS_RUN_DEPENDS= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext
NLS_USES= gettext