diff options
Diffstat (limited to 'devel/g-wrap')
-rw-r--r-- | devel/g-wrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 6ceceb197fd7..cff067fb584b 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= guile.6:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile USE_LIBTOOL= yes INSTALLS_SHLIB= yes |