summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index c68a36d3536..3b50f45a8b5 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2003/04/11 11:34:37 tron Exp $
+# $NetBSD: Makefile,v 1.58 2003/04/20 14:17:48 rh Exp $
DISTNAME= gnome-utils-1.4.1.2
PKGREVISION= 2
@@ -13,6 +13,8 @@ COMMENT= Set of useful GNOME utilities and applications
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
BUILD_DEPENDS+= xml-i18n-tools-[0-9]*:../../textproc/xml-i18n-tools
+BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
+
CONFLICTS= coreutils<=5.0
USE_GMAKE= YES