diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-30 14:46:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-30 14:46:30 +0800 |
commit | fd0e7d3cd0bcfd58f8fc43727bad1cd5d3e3d259 (patch) | |
tree | 601213645ea5527b613d8002763aa743b92e9652 /editors | |
parent | 38100f23c8274fece7076bb1a56eae2cf039ba2f (diff) | |
download | freebsd-ports-gnome-fd0e7d3cd0bcfd58f8fc43727bad1cd5d3e3d259.tar.gz freebsd-ports-gnome-fd0e7d3cd0bcfd58f8fc43727bad1cd5d3e3d259.tar.zst freebsd-ports-gnome-fd0e7d3cd0bcfd58f8fc43727bad1cd5d3e3d259.zip |
Unbreak japanese/calligra-l10n and editors/calligra-l10-en_GB
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra-l10n/files/bsd.l10n.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra-l10n/files/bsd.l10n.mk b/editors/calligra-l10n/files/bsd.l10n.mk index bad58b3cbdfe..e40704895540 100644 --- a/editors/calligra-l10n/files/bsd.l10n.mk +++ b/editors/calligra-l10n/files/bsd.l10n.mk @@ -9,6 +9,6 @@ CONFLICTS= ${PKGNAMEPREFIX}koffice-l10n-2.* USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= corelib xml moc_build qmake_build rcc_build uic_build -USES= cmake gettext tar:xz +USES+= cmake gettext tar:xz NO_ARCH= yes .endif |