diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index bfdc5dbe05af..7a68e9fc806d 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -1,25 +1,26 @@ # Created by: Maxim Sobolev PORTNAME= yelp-xsl DISTVERSION= 40.0 CATEGORIES= textproc gnome MASTER_SITES= GNOME +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= DocBook XSLT stylesheets for yelp 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 GNU_CONFIGURE= yes NO_ARCH= yes .include