summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-12 20:25:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-12 20:25:27 +0000
commit9df5176c6c6e4160e489d4cbe998b3692a57ea19 (patch)
tree75c5589a5ce506c942862e73fa42181526a8dc34 /cad
parentFix build by adding USE_GETOPT_LONG. (diff)
Chase the libgeda shared lib version.
Notes
Notes: svn path=/head/; revision=80850
Diffstat (limited to 'cad')
-rw-r--r--cad/gwave/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index efe3eab6ed73..14bc03088784 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= dmlb@dmlb.org
COMMENT= Waveform viewer for analogue electronic simulation tools
RUN_DEPENDS= graph:${PORTSDIR}/graphics/plotutils
-LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
+LIB_DEPENDS= geda.18:${PORTSDIR}/cad/libgeda \
guile.15:${PORTSDIR}/lang/guile \
guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk