summaryrefslogtreecommitdiff
path: root/x11/wdm
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-11-06 12:22:11 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-11-06 12:22:11 +0000
commitf39fd628660bc5dac1eba557c1740a40e2d1f172 (patch)
treefe76e4a2723235e038031b25c44500939b59f266 /x11/wdm
parento update to 1.33 MR31. (diff)
wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it.
Notes
Notes: svn path=/head/; revision=49653
Diffstat (limited to 'x11/wdm')
-rw-r--r--x11/wdm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 4a903a7d9823..b0e73064077c 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -15,7 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
+LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker \
+ PropList.2:${PORTSDIR}/devel/libPropList
DIST_SUBDIR= wdm
USE_X_PREFIX= yes