summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1999-10-05 21:07:06 +0000
committertron <tron>1999-10-05 21:07:06 +0000
commit67802686403638caece881a368fa4776f3e33a06 (patch)
treedf54f2ec5a56d912190793f0272bad42dc451e01
parenta25664a90f6e351bc82affda0ee526ee31059922 (diff)
downloadpkgsrc-67802686403638caece881a368fa4776f3e33a06.tar.gz
Remove redundant dependence on "libproplist" package completely.
-rw-r--r--x11/wmakerconf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/wmakerconf/Makefile b/x11/wmakerconf/Makefile
index 6693f53959b..16846889e4e 100644
--- a/x11/wmakerconf/Makefile
+++ b/x11/wmakerconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/10/05 21:06:06 tron Exp $
+# $NetBSD: Makefile,v 1.10 1999/10/05 21:07:06 tron Exp $
#
DISTNAME= wmakerconf-2.2
@@ -10,10 +10,9 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www-info2.informatik.uni-wuerzburg.de/staff/ulli/wmakerconf/
-DEPENDS+= windowmaker-*:../../x11/windowmaker
DEPENDS+= imlib-1.9.4:../../graphics/imlib
-DEPENDS+= libproplist-*:../../devel/libproplist
DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= windowmaker-*:../../x11/windowmaker
USE_X11BASE= yes
GNU_CONFIGURE= yes