ports/62444: Fix port: cad/pcb

Hiroki Sato hrs at FreeBSD.org
Fri Feb 6 17:52:20 UTC 2004


>Number:         62444
>Category:       ports
>Synopsis:       Fix port: cad/pcb
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 06 09:50:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.9-RC FreeBSD 4.9-RC #0: Sat Oct 25 04:40:22 JST 2003     hrs at alph.allbsd.org:/usr/obj/usr/src/sys/ALPH  i386

>Description:
	Fix a dependency (reported in bento's log) and take the maintainership.

>How-To-Repeat:
	N/A

>Fix:

Index: pcb/Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/pcb/Makefile,v
retrieving revision 1.43
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.43 Makefile
--- pcb/Makefile	29 Jan 2004 09:14:46 -0000	1.43
+++ pcb/Makefile	6 Feb 2004 17:37:18 -0000
@@ -11,12 +11,12 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	hrs at FreeBSD.org
 COMMENT=	X11 interactive printed circuit board layout system
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
-		latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS=	tcl84.1:${PORTSDIR}/lang/tcl84
+		latex:${PORTSDIR}/print/teTeX \
+		wish:${PORTSDIR}/x11-toolkits/tk84
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list