summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-11-24 16:06:23 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-11-24 16:06:23 +0000
commit11deadb4286c9d4a902bf5428a8a76dc8a817b76 (patch)
treebe76b162f51490c7817aae0b1f48c32d4a5fbe31 /x11
parentDon't use the shared libPropList. This is supposed to fix the SIGBUS (diff)
Use the static libPropList.
Notes
Notes: svn path=/head/; revision=14869
Diffstat (limited to 'x11')
-rw-r--r--x11/wdm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 1d368721cd60..a9f3bb672823 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -3,7 +3,7 @@
# Date created: August 31, 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.12 1998/09/29 11:46:34 tg Exp $
+# $Id: Makefile,v 1.13 1998/10/01 07:39:33 tg Exp $
DISTNAME= wdm-1.0
CATEGORIES= x11
@@ -14,12 +14,12 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DAEMONPIC}
MAINTAINER= ports@FreeBSD.ORG
+BUILD_DEPENDS= ${PREFIX}/lib/libPropList.a:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.2:${PORTSDIR}/graphics/png \
- tiff34.1:${PORTSDIR}/graphics/tiff34 \
- PropList.0:${PORTSDIR}/x11-wm/windowmaker
+ tiff34.1:${PORTSDIR}/graphics/tiff34
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= wdm