diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index b378894c066b..8c95e84b5852 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -1,24 +1,23 @@ PORTNAME= yelp-xsl DISTVERSION= 42.0 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= DocBook XSLT stylesheets for yelp WWW= https://www.gnome.org/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LGPL BUILD_DEPENDS= itstool:textproc/itstool PORTSCOUT= limitw:1,even -USES= gettext gmake gnome localbase pathfix \ - pkgconfig tar:xz -USE_GNOME= libxml2 libxslt +USES= pathfix tar:xz GNU_CONFIGURE= yes NO_ARCH= yes .include