diff options
author | demon <demon@FreeBSD.org> | 2001-08-26 01:48:22 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-08-26 01:48:22 +0000 |
commit | 7a724f237fb821941902703ed62aaf029e497591 (patch) | |
tree | 7454451f9ad36a415c6a3d916d098ea9d32ff568 /www/libgtkhtml/Makefile | |
parent | 840d81906eff19ccd69a957015a848f14bb990ba (diff) | |
download | FreeBSD-ports-7a724f237fb821941902703ed62aaf029e497591.zip FreeBSD-ports-7a724f237fb821941902703ed62aaf029e497591.tar.gz |
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 4b0386c..66def60 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 |