diff options
Diffstat (limited to 'net/packter-agent/Makefile')
-rw-r--r-- | net/packter-agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/packter-agent/Makefile b/net/packter-agent/Makefile index 7cd470aac906..f972945a6a30 100644 --- a/net/packter-agent/Makefile +++ b/net/packter-agent/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --disable-ipv6 .if ${PORT_OPTIONS:MPACKTERTC} USES+= perl5 USE_PERL5= run -RUN_DEPENDS+= p5-XML-Pastor>=0:${PORTSDIR}/devel/p5-XML-Pastor +RUN_DEPENDS+= p5-XML-Pastor>=0:devel/p5-XML-Pastor PLIST_SUB+= PACKTERTC="" .else PLIST_SUB+= PACKTERTC="@comment " |