diff options
Diffstat (limited to 'misc/k3b-i18n/Makefile')
-rw-r--r-- | misc/k3b-i18n/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/k3b-i18n/Makefile b/misc/k3b-i18n/Makefile index d19e426af2c..9302007bd0b 100644 --- a/misc/k3b-i18n/Makefile +++ b/misc/k3b-i18n/Makefile @@ -14,11 +14,10 @@ MASTER_SITES= SF/k3b/${PORTNAME}/${PORTVERSION} MAINTAINER= markus@FreeBSD.org COMMENT= Localized messages and documentation for K3b -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext - USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes +USE_GETTEXT= build GNU_CONFIGURE= yes .include <bsd.port.mk> |