diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 4a3f5b1936fa..25372ed2251c 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: geda +# New ports collection makefile for: libgeda # Date created: 4 April 2001 # Whom: bruno schwander # @@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/20010304/ \ MAINTAINER= bruno@tinkerbox.org -LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda +LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \ + guile.9:${PORTSDIR}/lang/guile USE_LIBTOOL= yes USE_AUTOCONF= yes