diff options
-rw-r--r-- | cad/libgeda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 60b8e40ab284..36ac7a2889cc 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/20020209/ \ MAINTAINER= bruno@tinkerbox.org LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \ - guile.9:${PORTSDIR}/lang/guile + guile.10:${PORTSDIR}/lang/guile USE_LIBTOOL= yes USE_AUTOCONF= yes |