From 09b1cd87774478ff7ea4b5e8b0fa4eddd81861e3 Mon Sep 17 00:00:00 2001 From: tg Date: Tue, 24 Nov 1998 16:06:23 +0000 Subject: Use the static libPropList. --- x11/wdm/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 1d36872..a9f3bb6 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -3,7 +3,7 @@ # Date created: August 31, 1998 # Whom: Thomas Gellekum # -# $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 -- cgit v1.1