diff options
-rw-r--r-- | textproc/yelp-tools/Makefile | 10 | ||||
-rw-r--r-- | textproc/yelp-tools/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index a9a7744e7..ad6ad805c 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -3,17 +3,17 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/yelp-tools/Makefile,v 1.4 2011/10/08 09:50:01 kwm Exp $ +# $MCom: ports/textproc/yelp-tools/Makefile,v 1.5 2011/10/18 21:45:48 kwm Exp $ # PORTNAME= yelp-tools -PORTVERSION= 3.2.1 +PORTVERSION= 3.4.1 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= utilities to help manage documentation for Yelp and the web +COMMENT= Utilities to help manage documentation for Yelp and the web BUILD_DEPENDS= yelp-xsl>=3.1.5:${PORTSDIR}/textproc/yelp-xsl \ itstool:${PORTSDIR}/textproc/itstool @@ -24,8 +24,8 @@ USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig libxml2 GNU_CONFIGURE= yes -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib .include <bsd.port.pre.mk> diff --git a/textproc/yelp-tools/distinfo b/textproc/yelp-tools/distinfo index 8b3cbbb05..68725696c 100644 --- a/textproc/yelp-tools/distinfo +++ b/textproc/yelp-tools/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/yelp-tools-3.2.1.tar.xz) = 0da05c50ed30f049d654dda4bc2b438fb29b728ec172945d8a1944abfdf1b7b9 -SIZE (gnome3/yelp-tools-3.2.1.tar.xz) = 194340 +SHA256 (gnome3/yelp-tools-3.4.1.tar.xz) = 21f72c853020f71c526e79245ffabb15258b5f6030c64d41a3911740bd95b9c5 +SIZE (gnome3/yelp-tools-3.4.1.tar.xz) = 196204 |