diff options
author | wiz <wiz> | 2001-04-02 20:06:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-04-02 20:06:11 +0000 |
commit | 7df864000e47739ba63ddd41f99ae10e67721bff (patch) | |
tree | cfe0bfde1f380c8d727e04a3f65994a9293aead4 /x11/khostchooser | |
parent | 5d481883637f698c36be3e03b6fcd4f03e46ea2b (diff) | |
download | pkgsrc-7df864000e47739ba63ddd41f99ae10e67721bff.tar.gz |
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'x11/khostchooser')
-rw-r--r-- | x11/khostchooser/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/khostchooser/Makefile b/x11/khostchooser/Makefile index 18e4a2f7bf2..80031528ac7 100644 --- a/x11/khostchooser/Makefile +++ b/x11/khostchooser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/03/27 03:20:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 2001/04/02 20:06:15 wiz Exp $ # DISTNAME= khostchooser-0.3 @@ -10,7 +10,6 @@ MAINTAINER= root@garbled.net COMMENT= KDE Chooser replacement for X BUILD_USES_MSGFMT= yes - DEPENDS+= kdelibs-1.1.2:../../x11/kdelibs DEPENDS+= libungif-*:../../graphics/libungif |