From ec0228b073825e12dd72956024467ae258f4c247 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 18 Feb 1999 17:57:37 +0000 Subject: Correct libPropList. PR: ports/9979 Submitted by: KIRIYAMA Kazuhiko --- 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 8774d72cb5e1..2c1648694f91 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.17 1999/01/18 06:43:02 asami Exp $ +# $Id: Makefile,v 1.18 1999/01/23 07:05:29 vanilla Exp $ DISTNAME= wdm-1.0 CATEGORIES= x11 windowmaker @@ -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.3:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff34 \ + PropList.1:${PORTSDIR}/devel/libPropList EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= wdm -- cgit v1.2.3