summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-06 19:48:29 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-06 19:48:29 +0000
commit8c638d8c60146c8d8eca529c5127ffbcf3ef086e (patch)
tree9a962b78a92a574c4e4df57c08aefedcea724140 /cad/pcb
parentUpdate to 2.0.1. (diff)
- Fix build on bento
- Assign maintainership to submitter PR: 62444 Submitted by: hrs
Notes
Notes: svn path=/head/; revision=100174
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile6
1 files changed, 3 insertions, 3 deletions
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}