diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-09 22:07:56 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-09 22:07:56 +0800 |
commit | 2c1fc6e773fd5697dab61232a4412e6dcf3d351c (patch) | |
tree | e36edd5316f19263f2f09d0c404f9b606694398f | |
parent | f865627268a462a5226a6aad780a3c6b3c0d1cb5 (diff) | |
download | freebsd-ports-graphics-2c1fc6e773fd5697dab61232a4412e6dcf3d351c.tar.gz freebsd-ports-graphics-2c1fc6e773fd5697dab61232a4412e6dcf3d351c.tar.zst freebsd-ports-graphics-2c1fc6e773fd5697dab61232a4412e6dcf3d351c.zip |
Chase increase of libgal shared library version number.
-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 f6171980a05..b677ef11a96 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 f6171980a05..b677ef11a96 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 f6171980a05..b677ef11a96 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 f6171980a05..b677ef11a96 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 |