summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-11-27 11:54:33 +0000
committeritojun <itojun@pkgsrc.org>2000-11-27 11:54:33 +0000
commitbf9905dfb1c0449a74e28573fd9969b67af2ba6c (patch)
treee06df845d087759ea9fe5aa98468a259eb416c86 /x11/gnome-core
parentcea734eb4c945d4e271321ccd8e1c4a49339fc6d (diff)
downloadpkgsrc-bf9905dfb1c0449a74e28573fd9969b67af2ba6c.tar.gz
requires msgfmt and libintl
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 6ee0df23b5f..a4a20c3c973 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2000/11/25 18:08:46 rh Exp $
+# $NetBSD: Makefile,v 1.55 2000/11/27 11:54:33 itojun Exp $
DISTNAME= gnome-core-1.2.4
CATEGORIES= x11 gnome
@@ -11,7 +11,9 @@ DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf
DEPENDS+= libghttp>=1.0.4:../../www/libghttp
DEPENDS+= libxml-*:../../textproc/libxml
DEPENDS+= xscreensaver-gnome>=3.25nb1:../xscreensaver-gnome
+BUILD_DEPENDS+= msgfmt:../../devel/gettext
+USE_LIBINTL= YES
USE_X11BASE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES