Date: Tue, 25 Jun 2013 22:46:13 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321774 - head/editors/libreoffice Message-ID: <201306252246.r5PMkDgi082200@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Tue Jun 25 22:46:13 2013 New Revision: 321774 URL: http://svnweb.freebsd.org/changeset/ports/321774 Log: Revert the previous commit. It seems bmake and fmake do not agree on this. Modified: head/editors/libreoffice/Makefile.common Modified: head/editors/libreoffice/Makefile.common ============================================================================== --- head/editors/libreoffice/Makefile.common Tue Jun 25 22:29:34 2013 (r321773) +++ head/editors/libreoffice/Makefile.common Tue Jun 25 22:46:13 2013 (r321774) @@ -39,12 +39,7 @@ PLISTD?= ${WRKDIR}/plist_dirs PLISTF?= ${WRKDIR}/plist_files .if defined(LO_I18N) -LO_HAS_DICT= af ar be bg bn br bs ca ca_XV cs da de el en_GB en_ZA es et \ - fr he hi hr hu it ku lt lv nb ne nl nn oc pl pt pt_BR ro ru \ - sh si sk sl sr sv te th uk zu -.if ${LO_HAS_DICT:M${LO_I18N}} PORTREVISION= 1 -.endif NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306252246.r5PMkDgi082200>