summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrh <rh>2003-04-20 14:17:48 +0000
committerrh <rh>2003-04-20 14:17:48 +0000
commit48f9d39b172ee2cd42c600dcf0ec4337e03d181a (patch)
tree96fcee93c92a0a6f54200554c10ef9eab1a48df0 /misc
parent7c7e2922076a7f0a52b9801f804f91f45c1b11ff (diff)
downloadpkgsrc-48f9d39b172ee2cd42c600dcf0ec4337e03d181a.tar.gz
This will only work with gnome-panel-1.x
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