mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Register dependency on perl5
perl ./doc/gen-map-doc ./doc/manual.xml.tail ./opcodes.h > doc/manual.xml
This commit is contained in:
parent
125966f8d1
commit
cf6efa8af6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452280
@ -15,9 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support \
|
||||
urlview:textproc/urlview
|
||||
|
||||
USES= iconv:translit localbase shebangfix ssl
|
||||
USES= iconv:translit localbase perl5 shebangfix ssl
|
||||
|
||||
USE_GITHUB= yes
|
||||
USE_PERL5= build
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= configure.autosetup
|
||||
|
Loading…
Reference in New Issue
Block a user