summaryrefslogtreecommitdiff
path: root/x11/controlcenter
diff options
context:
space:
mode:
authorrh <rh>1999-10-31 10:34:41 +0000
committerrh <rh>1999-10-31 10:34:41 +0000
commita242ea5a3810769d65d2319aeefa836693c06b62 (patch)
treea6b6bb16a84e23f69accfb03054cf0628ca56f76 /x11/controlcenter
parentbb7c1eaea2bc8ce7a78ee5cd70e5d557af4f704c (diff)
downloadpkgsrc-a242ea5a3810769d65d2319aeefa836693c06b62.tar.gz
Change dependency on xscreensaver-3.17 to wildcard dependency.
Diffstat (limited to 'x11/controlcenter')
-rw-r--r--x11/controlcenter/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile
index 76e84235b1e..4f8ed185257 100644
--- a/x11/controlcenter/Makefile
+++ b/x11/controlcenter/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.13 1999/10/23 11:08:59 tron Exp $
+# $NetBSD: Makefile,v 1.14 1999/10/31 10:34:41 rh Exp $
#
DISTNAME= control-center-1.0.6
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/}
+
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.gnome.org/
-DEPENDS= gnome-core-*:../../x11/gnome-core \
- xscreensaver-3.17:../../x11/xscreensaver
+DEPENDS+= gnome-core-*:../../x11/gnome-core
+DEPENDS+= xscreensaver-3.*:../../x11/xscreensaver
GNU_CONFIGURE= yes
USE_X11BASE= yes