summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml38/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 12:35:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 12:35:29 +0800
commit222231351134cd51c3e01f6528986ac9b68e8278 (patch)
treeafa878c25adf578f5cb94c7bd5234ee1ef293ac4 /www/gtkhtml38/Makefile
parent002ad61907b76f3251bdb72b7431852ce2023765 (diff)
downloadmarcuscom-ports-222231351134cd51c3e01f6528986ac9b68e8278.tar
marcuscom-ports-222231351134cd51c3e01f6528986ac9b68e8278.tar.gz
marcuscom-ports-222231351134cd51c3e01f6528986ac9b68e8278.tar.bz2
marcuscom-ports-222231351134cd51c3e01f6528986ac9b68e8278.tar.lz
marcuscom-ports-222231351134cd51c3e01f6528986ac9b68e8278.tar.xz
marcuscom-ports-222231351134cd51c3e01f6528986ac9b68e8278.tar.zst
marcuscom-ports-222231351134cd51c3e01f6528986ac9b68e8278.zip
Update to 3.0.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@722 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r--www/gtkhtml38/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index b1de7361c..b66ee06eb 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -6,12 +6,10 @@
#
PORTNAME= gtkhtml3
-PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTVERSION= 3.0.3
CATEGORIES= www gnome
-MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \
- ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.0
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.0
DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION}
DIST_SUBDIR= gnome2
@@ -20,7 +18,7 @@ COMMENT= Lightweight HTML rendering/printing/editing engine
LIB_DEPENDS= soup-2.0.0:${PORTSDIR}/devel/libsoup
-#USE_BZIP2= yes
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes