diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 45b3ac2807c7..a11915c82020 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ ofx.3:${PORTSDIR}/finance/libofx \ gwrap-core-runtime.0:${PORTSDIR}/devel/g-wrap \ - libgtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 + gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \ ${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \