summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-02-18 17:57:37 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-02-18 17:57:37 +0000
commitec0228b073825e12dd72956024467ae258f4c247 (patch)
tree3d332bca5900190297780094bb5798f5d7a4d64c /x11
parentUpgrade to 0.99.8.1. (diff)
Correct libPropList.
PR: ports/9979 Submitted by: KIRIYAMA Kazuhiko
Notes
Notes: svn path=/head/; revision=16767
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 8774d72cb5e1..2c1648694f91 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.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