diff options
Diffstat (limited to 'editors/koffice-i18n-en_GB/Makefile')
-rw-r--r-- | editors/koffice-i18n-en_GB/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/koffice-i18n-en_GB/Makefile b/editors/koffice-i18n-en_GB/Makefile index 907623e2a215..e36b43db870a 100644 --- a/editors/koffice-i18n-en_GB/Makefile +++ b/editors/koffice-i18n-en_GB/Makefile @@ -17,11 +17,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= British messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext - USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes +USE_GETTEXT= build GNU_CONFIGURE= yes KDE_I18N= yes |