summaryrefslogtreecommitdiff
path: root/misc/gnome-utils
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-20 14:17:48 +0000
committerrh <rh@pkgsrc.org>2003-04-20 14:17:48 +0000
commitb23e9c24773edaf8531fe7658e106b324cb83e5b (patch)
tree96fcee93c92a0a6f54200554c10ef9eab1a48df0 /misc/gnome-utils
parentacbd529ef152444eed5d547e968c18db1ff214ac (diff)
downloadpkgsrc-b23e9c24773edaf8531fe7658e106b324cb83e5b.tar.gz
This will only work with gnome-panel-1.x
Diffstat (limited to 'misc/gnome-utils')
-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