diff options
Diffstat (limited to 'textproc/xslint/Makefile')
-rw-r--r-- | textproc/xslint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile index 9413e7fad730..bb80d13183ef 100644 --- a/textproc/xslint/Makefile +++ b/textproc/xslint/Makefile @@ -12,7 +12,7 @@ COMMENT= XSL(T) stylesheet checker BROKEN= unfetchable -RUN_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM USES= shebangfix perl5 zip USE_PERL5= run |