diff options
Diffstat (limited to 'devel/p5-XML-Pastor/Makefile')
-rw-r--r-- | devel/p5-XML-Pastor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-XML-Pastor/Makefile b/devel/p5-XML-Pastor/Makefile index 218b0a396498..d8dfc221718e 100644 --- a/devel/p5-XML-Pastor/Makefile +++ b/devel/p5-XML-Pastor/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= pastorize.1 |