diff options
-rw-r--r-- | www/gtkhtml4/Makefile | 8 | ||||
-rw-r--r-- | www/gtkhtml4/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile index 3f4465506..79254fa7d 100644 --- a/www/gtkhtml4/Makefile +++ b/www/gtkhtml4/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml4/Makefile,v 1.16 2011/11/15 04:37:15 avl Exp $ +# $MCom: ports/www/gtkhtml4/Makefile,v 1.17 2012/01/22 11:08:47 kwm Exp $ # PORTNAME= gtkhtml -PORTVERSION= 4.2.3 +PORTVERSION= 4.4.2 CATEGORIES= www gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 4 @@ -30,8 +30,8 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 ltverhack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION="4.0" diff --git a/www/gtkhtml4/distinfo b/www/gtkhtml4/distinfo index c7b189462..cac495bd6 100644 --- a/www/gtkhtml4/distinfo +++ b/www/gtkhtml4/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtkhtml-4.2.3.tar.xz) = e9867dafd5685a7887afe77f2eb584aeaf5f8e20df83100b8f24adcfc1e422d1 -SIZE (gnome3/gtkhtml-4.2.3.tar.xz) = 1079148 +SHA256 (gnome3/gtkhtml-4.4.2.tar.xz) = 96b0d561a697c0b85dbe0e6a0d220012765a3aa4f2a9e8ffddd520891094e694 +SIZE (gnome3/gtkhtml-4.4.2.tar.xz) = 1082752 |