diff options
author | tron <tron> | 1999-11-08 19:56:00 +0000 |
---|---|---|
committer | tron <tron> | 1999-11-08 19:56:00 +0000 |
commit | ebae6a00dad71f89d05021da61f0c9caafd64805 (patch) | |
tree | 1f9ea13e7c7c89a8aea62b19fb596b2cc4fc29a0 /x11/wmakerconf | |
parent | 2e1bbacf9b73d90e373279a256999ff3296d6584 (diff) | |
download | pkgsrc-ebae6a00dad71f89d05021da61f0c9caafd64805.tar.gz |
Use wildcard dependence for "imlib" package.
Diffstat (limited to 'x11/wmakerconf')
-rw-r--r-- | x11/wmakerconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmakerconf/Makefile b/x11/wmakerconf/Makefile index f2e4b968e06..84a3e15d029 100644 --- a/x11/wmakerconf/Makefile +++ b/x11/wmakerconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/10/09 01:06:13 jlam Exp $ +# $NetBSD: Makefile,v 1.12 1999/11/08 19:56:00 tron Exp $ # DISTNAME= wmakerconf-2.3 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org HOMEPAGE= http://members.linuxstart.com/~ulli/wmakerconf/ -DEPENDS+= imlib-1.9.4:../../graphics/imlib +DEPENDS+= imlib-*:../../graphics/imlib DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= windowmaker-*:../../x11/windowmaker |