diff options
-rw-r--r-- | cad/gwave/Makefile | 2 |
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 |