aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-19 19:01:54 +0800
committersobomax <sobomax@FreeBSD.org>2001-12-19 19:01:54 +0800
commit4b7f35f40544b6e9243122edab512121907c3267 (patch)
treeab8ba5d458d020101bc5fac877cb949eac4fbddc /x11-wm
parent74cc6597b8fcdd9786ef763c6f989c97d4e18303 (diff)
downloadfreebsd-ports-graphics-4b7f35f40544b6e9243122edab512121907c3267.tar.gz
freebsd-ports-graphics-4b7f35f40544b6e9243122edab512121907c3267.tar.zst
freebsd-ports-graphics-4b7f35f40544b6e9243122edab512121907c3267.zip
Explicitly add libPropList into LIB_DEPENDS, because it is no longer installed
as part of WindoMaker dependency list.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gnome2wmaker/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/gnome2wmaker/Makefile b/x11-wm/gnome2wmaker/Makefile
index a3bc0a35cc9..f7307fa1288 100644
--- a/x11-wm/gnome2wmaker/Makefile
+++ b/x11-wm/gnome2wmaker/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://ulli.on.openave.net/gnome2wmaker/
MAINTAINER= reg@FreeBSD.org
+LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_BZIP2= yes