summaryrefslogtreecommitdiff
path: root/x11/kdebase
diff options
context:
space:
mode:
authortron <tron>1999-02-17 08:34:36 +0000
committertron <tron>1999-02-17 08:34:36 +0000
commit44549eeb08b86f4d57979bc6f9ec106be82915c1 (patch)
tree919c929a976960ecf05cb1336305ea79eed982d0 /x11/kdebase
parent84a76d69d7fcb7e4119149ed8572b269ac62ab67 (diff)
downloadpkgsrc-44549eeb08b86f4d57979bc6f9ec106be82915c1.tar.gz
"gettext" is only needed at build time, so use "BUILD_DEPENDS".
Diffstat (limited to 'x11/kdebase')
-rw-r--r--x11/kdebase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index 5eb1b70e2d6..83fe4853bac 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 1999/02/17 00:02:13 tron Exp $
+# $NetBSD: Makefile,v 1.29 1999/02/17 08:34:36 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
#
@@ -11,8 +11,8 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
+BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
DEPENDS+= Mesa-3.0:../../graphics/Mesa
-DEPENDS+= gettext-0.10.35:../../devel/gettext
DEPENDS+= kdelibs-1.1:../../x11/kdelibs
DEPENDS+= xpm-3.4k:../../graphics/xpm