summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml38
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 06:08:09 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 06:08:09 +0800
commit4f4c0938008cb093710a76dd0a0901be391191e2 (patch)
tree12ff48042ef55cd0bd6a957fded05304e8879ccc /www/gtkhtml38
parent624e2a3298c420f6e0749998f618f2f5500d820c (diff)
downloadmarcuscom-ports-4f4c0938008cb093710a76dd0a0901be391191e2.tar
marcuscom-ports-4f4c0938008cb093710a76dd0a0901be391191e2.tar.gz
marcuscom-ports-4f4c0938008cb093710a76dd0a0901be391191e2.tar.bz2
marcuscom-ports-4f4c0938008cb093710a76dd0a0901be391191e2.tar.lz
marcuscom-ports-4f4c0938008cb093710a76dd0a0901be391191e2.tar.xz
marcuscom-ports-4f4c0938008cb093710a76dd0a0901be391191e2.tar.zst
marcuscom-ports-4f4c0938008cb093710a76dd0a0901be391191e2.zip
- Use new libtool stuff
- dirrmtry - USE_GETTEXT git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5741 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r--www/gtkhtml38/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index 0d9d6335f..92ce692cf 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml3/Makefile,v 1.69 2006/02/02 12:08:58 ahze Exp $
+# $MCom: ports/www/gtkhtml3/Makefile,v 1.70 2006/02/13 23:24:02 ahze Exp $
#
PORTNAME= gtkhtml3
PORTVERSION= 3.9.91
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.9
@@ -19,6 +20,7 @@ COMMENT= Lightweight HTML rendering/printing/editing engine
LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup
+USE_GETTEXT= yes
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes