From 8c638d8c60146c8d8eca529c5127ffbcf3ef086e Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 6 Feb 2004 19:48:29 +0000 Subject: - Fix build on bento - Assign maintainership to submitter PR: 62444 Submitted by: hrs --- cad/pcb/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index da2e624297b3..dbb9364de181 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -11,12 +11,12 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@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} -- cgit v1.2.3