aboutsummaryrefslogtreecommitdiff
path: root/misc/k3b-i18n
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /misc/k3b-i18n
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Notes
Diffstat (limited to 'misc/k3b-i18n')
-rw-r--r--misc/k3b-i18n/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/k3b-i18n/Makefile b/misc/k3b-i18n/Makefile
index d19e426af2c1..9302007bd0b3 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>