diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-09 10:46:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-09 10:46:50 +0000 |
commit | d5d576777fd9accdad914729c1b42eb6a2d6c6a6 (patch) | |
tree | 13809cecddfd639b5817eaaa0e145cd12f0e1ddf /www/gtkhtml3 | |
parent | 7bd2cc3c1190881f62d78c50a5c9153fb9d6322e (diff) | |
download | ports-d5d576777fd9accdad914729c1b42eb6a2d6c6a6.tar.gz ports-d5d576777fd9accdad914729c1b42eb6a2d6c6a6.zip |
Update version number of gal shared library.
Notes
Notes:
svn path=/head/; revision=46014
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index bc4c08c35590..4b0386cb0721 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= glibwww.1:${PORTSDIR}/www/glibwww \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.8:${PORTSDIR}/x11-toolkits/gal \ + gal.9:${PORTSDIR}/x11-toolkits/gal \ ghttp.1:${PORTSDIR}/www/libghttp USE_X_PREFIX= yes |