security/libgpg-error: Unhook NLS option
This commit is contained in:
@@ -17,6 +17,7 @@ CPE_VENDOR= gnupg
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-nls
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
DOCS= AUTHORS ChangeLog NEWS README
|
||||
@@ -25,13 +26,9 @@ INFO= gpgrt
|
||||
CONFIGURE_ARGS= --enable-static=yes \
|
||||
--enable-install-gpg-error-config
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS TEST
|
||||
OPTIONS_DEFINE= DOCS TEST
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_USES= gettext iconv
|
||||
NLS_CONFIGURE_OFF= --disable-nls
|
||||
NLS_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG} --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
TEST_CONFIGURE_ENABLE= tests
|
||||
TEST_TARGET= check
|
||||
|
||||
|
||||
@@ -22,24 +22,3 @@ share/common-lisp/source/gpg-error/gpg-error.lisp
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%DATADIR%%/errorref.txt
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
|
||||
|
||||
Reference in New Issue
Block a user