diff options
Diffstat (limited to 'www/gtkhtml')
-rw-r--r-- | www/gtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index f433ea52a6be..3e5f53e1e6c3 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.3:${PORTSDIR}/x11-toolkits/gal + gal.4:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes USE_GMAKE= yes |