summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-04-02 17:54:40 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-04-02 17:54:40 +0000
commit1df6020df61e84ddf15ad37bcc24554ee8406cfb (patch)
tree988ec43e2c0dbee7fc3f792409fe3056bb43f836 /cad/pcb
parentFix path of include files, so package can be build. (diff)
Don't depend on textinfo
PR: 36516 Submitted by: ports@geeksrus.net
Notes
Notes: svn path=/head/; revision=57231
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 58a8fb1a6f25..9bf7e0cbf9b6 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pcb
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ \
ftp://sunsite.sut.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/
@@ -15,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX \
- texinfo:${PORTSDIR}/print/texinfo \
texi2html:${PORTSDIR}/textproc/texi2html
USE_IMAKE= yes