summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1999-10-05 21:06:06 +0000
committertron <tron>1999-10-05 21:06:06 +0000
commita25664a90f6e351bc82affda0ee526ee31059922 (patch)
tree3c75876f883f8711af45425e98a27436b50218c1
parentac0e1eb81560978b4d30b24ea7639acabf2b1ed8 (diff)
downloadpkgsrc-a25664a90f6e351bc82affda0ee526ee31059922.tar.gz
Use wildcard dependence for "libproplist" package.
-rw-r--r--x11/wmakerconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmakerconf/Makefile b/x11/wmakerconf/Makefile
index 19a4e81d43e..6693f53959b 100644
--- a/x11/wmakerconf/Makefile
+++ b/x11/wmakerconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/09/21 18:18:50 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/10/05 21:06:06 tron Exp $
#
DISTNAME= wmakerconf-2.2
@@ -12,7 +12,7 @@ HOMEPAGE= http://www-info2.informatik.uni-wuerzburg.de/staff/ulli/wmakerconf/
DEPENDS+= windowmaker-*:../../x11/windowmaker
DEPENDS+= imlib-1.9.4:../../graphics/imlib
-DEPENDS+= libproplist-0.8.3:../../devel/libproplist
+DEPENDS+= libproplist-*:../../devel/libproplist
DEPENDS+= gtk+-1.2.4:../../x11/gtk
USE_X11BASE= yes