summaryrefslogtreecommitdiff
path: root/cad/geda-docs
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2002-12-28 07:31:34 +0000
committeruebayasi <uebayasi@pkgsrc.org>2002-12-28 07:31:34 +0000
commit648436e86b85bac9e295f56660f62edb14b5adc4 (patch)
tree9a34c6530cb95136b867f5747b6957b5e3478a5d /cad/geda-docs
parent88785490ce623df9662e1b92ebd3b136ff43b857 (diff)
downloadpkgsrc-648436e86b85bac9e295f56660f62edb14b5adc4.tar.gz
Add missing dependencies.
Diffstat (limited to 'cad/geda-docs')
-rw-r--r--cad/geda-docs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile
index 45232d1214f..9e7fb0b81fe 100644
--- a/cad/geda-docs/Makefile
+++ b/cad/geda-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/12/26 18:17:19 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2002/12/28 07:31:34 uebayasi Exp $
#
DISTNAME= geda-docs-${PKGVERSION}
@@ -12,6 +12,8 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.geda.seul.org/
COMMENT= HTML documentation for gEDA
+DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols
+
CONFLICTS+= gEDA<19991011
BUILD_DEPENDS+= geda-symbols>=${PKGVERSION}:../../cad/geda-symbols