diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 5d28a380b5da..795b731b7ef0 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,20 +1,21 @@ # Created by: Glenn Johnson PORTNAME= gnucash-docs DISTVERSION= 4.9 PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= Documentation for gnucash +BUILD_DEPENDS= xsltproc:textproc/libxslt RUN_DEPENDS= yelp:x11/yelp USES= cmake localbase gnome USE_GNOME= libxml2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_ARCH= yes .include