mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Do not set PORTDOCS twice
This commit is contained in:
parent
df4016ba60
commit
2fbce8fed7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489683
@ -43,8 +43,6 @@ CONFIGURE_ARGS= -verbose -prefix "${PREFIX}" \
|
||||
OPTIONS_DEFINE= X11 THREADS DOCS EXAMPLES
|
||||
OPTIONS_DEFAULT=X11 THREADS
|
||||
CMP_LIB_DESC= Install compiler libraries
|
||||
PORTDOCS= htmlman ${DOCSDISTNAME}-refman.ps.gz \
|
||||
${DOCSDISTNAME}-refman.pdf
|
||||
|
||||
MODOPT= camlp4o camlp4r ocamlc ocamldep ocamldoc ocamllex ocamlopt
|
||||
PATTERN= [[:space:]]*(do|then)?[[:space:]]*)(\$$\(CP\)|cp)([[:space:]]
|
||||
|
@ -11,8 +11,6 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= bbp2006@columbia.edu
|
||||
COMMENT= Net::HL7 - A simple yet flexible API for non-XML HL7 applications
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user