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 | |
parent | Another day, another gal update... (diff) |
Chase increase of libgal shared library version number.
Notes
Notes:
svn path=/head/; revision=48608
Diffstat (limited to 'www')
-rw-r--r-- | www/gtkhtml/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml3/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml38/Makefile | 2 | ||||
-rw-r--r-- | www/libgtkhtml/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index f6171980a05c..b677ef11a968 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/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 diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index f6171980a05c..b677ef11a968 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.13:${PORTSDIR}/x11-toolkits/gal \ + gal.14:${PORTSDIR}/x11-toolkits/gal \ ghttp.1:${PORTSDIR}/www/libghttp USE_X_PREFIX= yes 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 diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index f6171980a05c..b677ef11a968 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/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 |