diff options
Diffstat (limited to 'textproc/p5-MARC-XML/Makefile')
-rw-r--r-- | textproc/p5-MARC-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile index ebf85b3bc01d..e60f1e10c741 100644 --- a/textproc/p5-MARC-XML/Makefile +++ b/textproc/p5-MARC-XML/Makefile @@ -17,7 +17,7 @@ COMMENT= An extension to the MARC-Record distribution for working with XML data BUILD_DEPENDS= p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \ p5-MARC-Charset>=0.98:${PORTSDIR}/textproc/p5-MARC-Charset \ p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= marc2xml.1 xml2marc.1 MAN3= MARC::File::SAX.3 MARC::File::XML.3 |