diff options
Diffstat (limited to 'textproc/p5-Pod-Autopod/Makefile')
-rw-r--r-- | textproc/p5-Pod-Autopod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Autopod/Makefile b/textproc/p5-Pod-Autopod/Makefile index 498fe78ec1cd..03e474314e16 100644 --- a/textproc/p5-Pod-Autopod/Makefile +++ b/textproc/p5-Pod-Autopod/Makefile @@ -12,7 +12,7 @@ COMMENT= Generates pod documentation by analysing perl modules LICENSE= LGPL3 -BUILD_DEPENDS= p5-Pod-Abstract>=0:${PORTSDIR}/textproc/p5-Pod-Abstract +BUILD_DEPENDS= p5-Pod-Abstract>=0:textproc/p5-Pod-Abstract RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |