aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Autopod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-Autopod/Makefile')
-rw-r--r--textproc/p5-Pod-Autopod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Autopod/Makefile b/textproc/p5-Pod-Autopod/Makefile
index c409a1273340..d4ac30838f48 100644
--- a/textproc/p5-Pod-Autopod/Makefile
+++ b/textproc/p5-Pod-Autopod/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Generates pod documentation by analysing perl modules
BUILD_DEPENDS= p5-Pod-Abstract>=0.19:${PORTSDIR}/textproc/p5-Pod-Abstract
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}