forked from Lainports/opnsense-ports
textproc/asciidoc: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
b05fb35d53
commit
1b6403e585
1 changed files with 5 additions and 4 deletions
|
|
@ -13,13 +13,14 @@ LICENSE= GPLv2 MIT
|
|||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl
|
||||
|
||||
USES= autoreconf gmake gnome python:2.7 shebangfix
|
||||
USE_GNOME= libxml2 libxslt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
NO_ARCH= yes
|
||||
USE_GNOME= libxml2 libxslt
|
||||
USES= autoreconf gmake gnome python:2.7 shebangfix
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue