forked from Lainports/opnsense-ports
textproc/yelp-tools: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
3bba666916
commit
131ba4acc1
1 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= yelp-tools
|
||||
PORTVERSION= 42.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
|
|
@ -13,11 +14,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING.GPL
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
|
||||
itstool:textproc/itstool \
|
||||
xmllint:textproc/libxml2 \
|
||||
xsltproc:textproc/libxslt \
|
||||
yelp-xsl>=0:textproc/yelp-xsl
|
||||
RUN_DEPENDS= xmllint:textproc/libxml2 \
|
||||
xsltproc:textproc/libxslt
|
||||
|
||||
USES= gettext gnome localbase meson pathfix pkgconfig python \
|
||||
USES= localbase meson pkgconfig python \
|
||||
shebangfix tar:xz
|
||||
USE_GNOME= libxml2 libxslt
|
||||
SHEBANG_FILES= tools/yelp-build.in tools/yelp-check.in tools/yelp-new.in
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue