mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +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_DEFINE= X11 THREADS DOCS EXAMPLES
|
||||||
OPTIONS_DEFAULT=X11 THREADS
|
OPTIONS_DEFAULT=X11 THREADS
|
||||||
CMP_LIB_DESC= Install compiler libraries
|
CMP_LIB_DESC= Install compiler libraries
|
||||||
PORTDOCS= htmlman ${DOCSDISTNAME}-refman.ps.gz \
|
|
||||||
${DOCSDISTNAME}-refman.pdf
|
|
||||||
|
|
||||||
MODOPT= camlp4o camlp4r ocamlc ocamldep ocamldoc ocamllex ocamlopt
|
MODOPT= camlp4o camlp4r ocamlc ocamldep ocamldoc ocamllex ocamlopt
|
||||||
PATTERN= [[:space:]]*(do|then)?[[:space:]]*)(\$$\(CP\)|cp)([[:space:]]
|
PATTERN= [[:space:]]*(do|then)?[[:space:]]*)(\$$\(CP\)|cp)([[:space:]]
|
||||||
|
@ -11,8 +11,6 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= bbp2006@columbia.edu
|
MAINTAINER= bbp2006@columbia.edu
|
||||||
COMMENT= Net::HL7 - A simple yet flexible API for non-XML HL7 applications
|
COMMENT= Net::HL7 - A simple yet flexible API for non-XML HL7 applications
|
||||||
|
|
||||||
PORTDOCS= README
|
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user