diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-11-06 12:22:11 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-11-06 12:22:11 +0000 |
commit | f39fd628660bc5dac1eba557c1740a40e2d1f172 (patch) | |
tree | fe76e4a2723235e038031b25c44500939b59f266 /x11 | |
parent | 2f365a4eb382722f4e3152b950cec06414774d05 (diff) | |
download | ports-f39fd628660bc5dac1eba557c1740a40e2d1f172.tar.gz ports-f39fd628660bc5dac1eba557c1740a40e2d1f172.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wdm/Makefile | 3 |
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 |