summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-01 03:36:57 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-01 03:36:57 +0000
commit5266f6ed9bb55212e49d2d20c3699fa423986ad7 (patch)
treeab7ffb98c2cd53e188e57b15926ad17bf3e23a61 /x11
parentActivate the fastcrc port. (diff)
fix depends to use better method.
Note to self: feeding brain == good PR: 11419 Submitted by: steve@freebsd.org in a followup to this pr
Notes
Notes: svn path=/head/; revision=18290
Diffstat (limited to 'x11')
-rw-r--r--x11/wdm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index aaacb181c2e2..35d6c4ee5381 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.20 1999/04/13 06:48:44 mharo Exp $
+# $Id: Makefile,v 1.21 1999/05/01 01:23:20 mharo Exp $
DISTNAME= wdm-1.0
CATEGORIES= x11 windowmaker
@@ -14,14 +14,13 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DAEMONPIC}
MAINTAINER= ports@FreeBSD.ORG
-BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.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 \
+ wraster.2:${PORTSDIR}/x11-wm/windowmaker \
PropList.1:${PORTSDIR}/devel/libPropList
-RUN_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= wdm