summaryrefslogtreecommitdiff
path: root/x11/kdebase/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-04-02 20:06:11 +0000
committerwiz <wiz@pkgsrc.org>2001-04-02 20:06:11 +0000
commitd480fe70cea0226db3fe9cb6d739bc4bb475c478 (patch)
treecfe0bfde1f380c8d727e04a3f65994a9293aead4 /x11/kdebase/Makefile
parent34c36c42a262514209b77c7f72852ccb11a9e921 (diff)
downloadpkgsrc-d480fe70cea0226db3fe9cb6d739bc4bb475c478.tar.gz
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'x11/kdebase/Makefile')
-rw-r--r--x11/kdebase/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index f43452c1ca8..5bd5bb83f7e 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2001/03/27 03:20:27 hubertf Exp $
+# $NetBSD: Makefile,v 1.80 2001/04/02 20:06:15 wiz Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
DISTNAME= kdebase-1.1.2
@@ -14,7 +14,6 @@ HOMEPAGE= http://www.kde.org/
COMMENT= Base modules for the KDE integrated X11 desktop
BUILD_USES_MSGFMT= yes
-
DEPENDS+= kdelibs-1.1.2:../../x11/kdelibs
# kdebase doesn't manipulate GIFs, but KDE packages depending on kdebase
# often do, so put the dependency here.