diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-20 00:40:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-20 00:40:16 +0800 |
commit | dd738a36406c875b183b9a33466a9ea99744bd73 (patch) | |
tree | 23874f1a38dd1b14d7765a95ac1e9646e343f419 /www/gtkhtml38/Makefile | |
parent | 8000dd5e16c317dd057f80d026246ed508100974 (diff) | |
download | marcuscom-ports-dd738a36406c875b183b9a33466a9ea99744bd73.tar marcuscom-ports-dd738a36406c875b183b9a33466a9ea99744bd73.tar.gz marcuscom-ports-dd738a36406c875b183b9a33466a9ea99744bd73.tar.bz2 marcuscom-ports-dd738a36406c875b183b9a33466a9ea99744bd73.tar.lz marcuscom-ports-dd738a36406c875b183b9a33466a9ea99744bd73.tar.xz marcuscom-ports-dd738a36406c875b183b9a33466a9ea99744bd73.tar.zst marcuscom-ports-dd738a36406c875b183b9a33466a9ea99744bd73.zip |
Fix evolution by adding some functions that were added after rolling the
gtkhtml3 tarball that evolution uses.
Obtained from: gtkhtml3 cvs
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3994 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 66afa8eed..bb2a9c3a9 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml3 PORTVERSION= 3.7.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.7 |