diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-26 16:39:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-26 16:39:14 +0000 |
commit | bc62127a69294fd3340ea793685953d98ff835dc (patch) | |
tree | d124c4d6f965d5152806ebfbf40e1b5a25860ddb /editors/calligra-l10n | |
parent | e8dd5f52410bdf2a989023706699373d47296008 (diff) |
Notes
Diffstat (limited to 'editors/calligra-l10n')
-rw-r--r-- | editors/calligra-l10n/files/bsd.l10n.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/calligra-l10n/files/bsd.l10n.mk b/editors/calligra-l10n/files/bsd.l10n.mk index ff603c2fa42e..866ef43a92b9 100644 --- a/editors/calligra-l10n/files/bsd.l10n.mk +++ b/editors/calligra-l10n/files/bsd.l10n.mk @@ -7,9 +7,8 @@ DIST_SUBDIR= KDE/calligra-l10n CONFLICTS= ${PKGNAMEPREFIX}koffice-l10n-2.* -USE_GETTEXT= yes USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= xml moc_build qmake_build rcc_build uic_build USE_BZIP2= yes -USES= cmake +USES= cmake gettext .endif |