diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/yelp3/Makefile | 8 | ||||
-rw-r--r-- | x11/yelp3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile index fd4e799c5..45f372cb9 100644 --- a/x11/yelp3/Makefile +++ b/x11/yelp3/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp3/Makefile,v 1.19 2011/09/21 12:26:50 kwm Exp $ +# $MCom: ports/x11/yelp3/Makefile,v 1.20 2011/10/08 09:52:38 kwm Exp $ # PORTNAME= yelp -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -32,8 +32,8 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 libxslt libxml2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" .include <bsd.port.pre.mk> diff --git a/x11/yelp3/distinfo b/x11/yelp3/distinfo index 9358e0c1f..76811c2aa 100644 --- a/x11/yelp3/distinfo +++ b/x11/yelp3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/yelp-3.2.0.tar.xz) = 6c33bb608614cc81b1c6d9009621a0618beb39e75bf14da0f091871edcd03172 -SIZE (gnome3/yelp-3.2.0.tar.xz) = 855568 +SHA256 (gnome3/yelp-3.2.1.tar.xz) = f22cc5e24df4349bffc42a75844615d86924f6b3f4a1951e0240a03a1a40981d +SIZE (gnome3/yelp-3.2.1.tar.xz) = 855804 |