Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 1999 21:41:33 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9979: Update ports: wdm-1.0(x11/wdm)
Message-ID:  <199902091241.VAA28533@pis.toba-cmt.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         9979
>Category:       ports
>Synopsis:       Update ports: wdm-1.0(x11/wdm)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb  9 06:00:08 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port wdm-1.0(x11/wdm). 

Current modifications are :

(1) This port should be BUILD_DEPENDS to ${PORTSDIR}/devel/libPropList

Update files are respecively :

[Add] :
(NONE)
[Delete] :
(NONE)
[Update] :
-rw-r--r--  1    kiri   staff    1650 Feb  9 21:38 x11/wdm/Makefile
I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ /usr/ports/current/x11/wdm/Makefile ./Makefile
--- /usr/ports/current/x11/wdm/Makefile	Mon Jan 25 02:39:27 1999
+++ ./Makefile	Mon Feb  8 15:05:11 1999
@@ -14,7 +14,7 @@
 
 MAINTAINER=	ports@FreeBSD.ORG
 
-BUILD_DEPENDS=	${PREFIX}/lib/libPropList.a:${PORTSDIR}/x11-wm/windowmaker
+BUILD_DEPENDS=	${PREFIX}/lib/libPropList.a:${PORTSDIR}/devel/libPropList
 LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm \
 		gif.3:${PORTSDIR}/graphics/giflib \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902091241.VAA28533>