summaryrefslogtreecommitdiff
path: root/devel/GConf
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-02 20:06:11 +0000
committerwiz <wiz>2001-04-02 20:06:11 +0000
commit7df864000e47739ba63ddd41f99ae10e67721bff (patch)
treecfe0bfde1f380c8d727e04a3f65994a9293aead4 /devel/GConf
parent5d481883637f698c36be3e03b6fcd4f03e46ea2b (diff)
downloadpkgsrc-7df864000e47739ba63ddd41f99ae10e67721bff.tar.gz
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'devel/GConf')
-rw-r--r--devel/GConf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
index ffb7f1a8e57..d70e3db593a 100644
--- a/devel/GConf/Makefile
+++ b/devel/GConf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/03/27 03:19:50 hubertf Exp $
+# $NetBSD: Makefile,v 1.12 2001/04/02 20:06:15 wiz Exp $
#
DISTNAME= GConf-0.11
@@ -9,12 +9,11 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://advogato.org/proj/GConf/
COMMENT= configuration database system used by GNOME
+BUILD_USES_MSGFMT= yes
DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
DEPENDS+= oaf-*:../../devel/oaf
DEPENDS+= guile>=1.3.4:../../lang/guile
-BUILD_USES_MSGFMT= yes
-
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_LIBINTL= YES