diff options
Diffstat (limited to 'cad/gwave/Makefile')
-rw-r--r-- | cad/gwave/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 96d0120166dd..d9a8dd870d23 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -13,9 +13,9 @@ MASTER_SITES= http://geda.seul.org/dist/ MAINTAINER= dmlb@dmlb.org RUN_DEPENDS= graph:${PORTSDIR}/graphics/plotutils -LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \ - guile.9:${PORTSDIR}/lang/guile \ - guilegtk-1.2:${PORTSDIR}/x11-toolkits/guile-gtk +LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ + guile.10:${PORTSDIR}/lang/guile \ + guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk USE_AUTOCONF= yes USE_GNOMENG= yes |