diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index 1b82ac91b21c..67fdbad3ae2e 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -1,24 +1,25 @@ # Created by: Koop Mast PORTNAME= yelp-tools PORTVERSION= 3.38.0 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Utilities to help manage documentation for Yelp and the web LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.GPL BUILD_DEPENDS= yelp-xsl>=0:textproc/yelp-xsl \ 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