1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Do not set PORTDOCS twice

This commit is contained in:
Tobias Kortkamp 2019-01-08 13:19:05 +00:00
parent df4016ba60
commit 2fbce8fed7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489683
2 changed files with 0 additions and 4 deletions

View File

@ -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:]]

View File

@ -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