diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-03-13 11:53:33 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-03-13 11:53:33 +0800 |
commit | d64563014e549812e8f9b8ef5efe631c701374d5 (patch) | |
tree | 8ea013353941a5d4657db4ad97c9ac172084d23c /www/gtkhtml38 | |
parent | 265ec957f261c6c6bf9243f1d585cc4e6e897f2c (diff) | |
download | marcuscom-ports-d64563014e549812e8f9b8ef5efe631c701374d5.tar.gz marcuscom-ports-d64563014e549812e8f9b8ef5efe631c701374d5.tar.zst marcuscom-ports-d64563014e549812e8f9b8ef5efe631c701374d5.zip |
Fix the gal shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@547 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38')
-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 766aed1ef..8417860f4 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -LIB_DEPENDS= gal-2-0.2:${PORTSDIR}/x11-toolkits/gal2 \ +LIB_DEPENDS= gal-2.0.1:${PORTSDIR}/x11-toolkits/gal2 \ soup-2.0.0:${PORTSDIR}/devel/libsoup #USE_BZIP2= yes |