diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-12 23:56:45 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-12 23:56:45 +0800 |
commit | 37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc (patch) | |
tree | 23fa99a6eccf77313578543f079298711c6b4fdb /www/gtkhtml4/Makefile | |
parent | b39aa7a87965824d1d6d442bf3a2d0f2da36fafe (diff) | |
download | marcuscom-ports-37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc.tar marcuscom-ports-37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc.tar.gz marcuscom-ports-37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc.tar.bz2 marcuscom-ports-37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc.tar.lz marcuscom-ports-37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc.tar.xz marcuscom-ports-37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc.tar.zst marcuscom-ports-37d0c681e617eb038bd27ea4f05c6dd8d2fb5cbc.zip |
Update to 4.6.5.
Submitted by: Gustau Perez (based on)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18457 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml4/Makefile')
-rw-r--r-- | www/gtkhtml4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile index 46918754e..e022da489 100644 --- a/www/gtkhtml4/Makefile +++ b/www/gtkhtml4/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/www/gtkhtml4/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom: ports/www/gtkhtml4/Makefile,v 1.20 2012/08/16 14:59:38 kwm Exp $ PORTNAME= gtkhtml -PORTVERSION= 4.4.4 +PORTVERSION= 4.6.5 CATEGORIES= www gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 4 @@ -23,7 +23,7 @@ USES= gettext pathfix pkgconfig USE_XZ= yes USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage xproto USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gtk30 gconf2 ltverhack +USE_GNOME= gnomeprefix intlhack gtk30 ltverhack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include |