diff options
Diffstat (limited to 'textproc/yelp-tools/Makefile')
-rw-r--r-- | textproc/yelp-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index 961e304e7652..73c3d8c9808b 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Utilities to help manage documentation for Yelp and the web -BUILD_DEPENDS= yelp-xsl>=0:${PORTSDIR}/textproc/yelp-xsl \ - itstool:${PORTSDIR}/textproc/itstool +BUILD_DEPENDS= yelp-xsl>=0:textproc/yelp-xsl \ + itstool:textproc/itstool PORTSCOUT= limitw:1,even |