diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-26 01:48:22 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-26 01:48:22 +0000 |
commit | 489c56164f128130b15c6673b16c6974a77ca9df (patch) | |
tree | 9e580183f3f10cd4c5ec270e1674535dce722e39 /www/libgtkhtml/Makefile | |
parent | Add --with-pam to fix samba bug with non-pam and md5 passwords (diff) |
Chase gal SHLIB version.
PR: 29998, 29992
Diffstat (limited to 'www/libgtkhtml/Makefile')
-rw-r--r-- | www/libgtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 4b0386cb0721..66def606dff6 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.9:${PORTSDIR}/x11-toolkits/gal \ + gal.11:${PORTSDIR}/x11-toolkits/gal \ ghttp.1:${PORTSDIR}/www/libghttp USE_X_PREFIX= yes |