summaryrefslogtreecommitdiff
path: root/finance
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 /finance
parent34c36c42a262514209b77c7f72852ccb11a9e921 (diff)
downloadpkgsrc-d480fe70cea0226db3fe9cb6d739bc4bb475c478.tar.gz
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnofin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
index 19288040ea5..707ddaf3321 100644
--- a/finance/gnofin/Makefile
+++ b/finance/gnofin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/03/27 03:19:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2001/04/02 20:06:13 wiz Exp $
#
DISTNAME= gnofin-0.8.4
@@ -10,7 +10,6 @@ HOMEPAGE= http://gnofin.sourceforge.net/
COMMENT= Personal checking/savings account management program
BUILD_USES_MSGFMT= yes
-
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libxml>=1.8.10:../../textproc/libxml