diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 14:07:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 14:07:56 +0000 |
commit | f93cf69aa42f65d42d2b8f0e0d0ef5e98b30737c (patch) | |
tree | 4ad37bc9818bdbd091ffc95d3130b6aa27c5eb54 /www/gtkhtml38/Makefile | |
parent | 68df1a416a8e61d46524543ca1cada1456fb0d8c (diff) | |
download | ports-f93cf69aa42f65d42d2b8f0e0d0ef5e98b30737c.tar.gz ports-f93cf69aa42f65d42d2b8f0e0d0ef5e98b30737c.zip |
Chase increase of libgal shared library version number.
Notes
Notes:
svn path=/head/; revision=48608
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index f6171980a05c..b677ef11a968 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= glibwww.1:${PORTSDIR}/www/glibwww \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.13:${PORTSDIR}/x11-toolkits/gal \ + gal.14:${PORTSDIR}/x11-toolkits/gal \ ghttp.1:${PORTSDIR}/www/libghttp USE_X_PREFIX= yes |