summaryrefslogtreecommitdiff
path: root/x11/afterstep
diff options
context:
space:
mode:
authorjlam <jlam>2000-07-25 08:02:56 +0000
committerjlam <jlam>2000-07-25 08:02:56 +0000
commit0a1fd08c6838eb7278e0fafec33108803e256be6 (patch)
treede8454f40a52ceb082cdb856fbdd8507d935565b /x11/afterstep
parent20dcfe141237087dbaee5bb955398c363b5cb8ca (diff)
downloadpkgsrc-0a1fd08c6838eb7278e0fafec33108803e256be6.tar.gz
Check for asclock-[0-9]* instead of asclock-* so we match only the asclock
package, and not also asclock-gtk or asclock-xlib if they're installed as well.
Diffstat (limited to 'x11/afterstep')
-rw-r--r--x11/afterstep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/afterstep/Makefile b/x11/afterstep/Makefile
index 1f9a37e8a19..4106f704e8a 100644
--- a/x11/afterstep/Makefile
+++ b/x11/afterstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/06/01 14:53:15 fredb Exp $
+# $NetBSD: Makefile,v 1.23 2000/07/25 08:02:56 jlam Exp $
DISTNAME= AfterStep-1.8.0
PKGNAME= afterstep-1.8.0
@@ -15,7 +15,7 @@ DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= rplay>=3.2.0b6:../../audio/rplay
DEPENDS+= xpm-3.4k:../../graphics/xpm
-DEPENDS+= asclock-*:../../x11/asclock
+DEPENDS+= asclock-[0-9]*:../../x11/asclock
DEPENDS+= xp-*:../../x11/xp
GNU_CONFIGURE= yes