summaryrefslogtreecommitdiff
path: root/textproc/p5-Tk-XMLViewer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Tk-XMLViewer/Makefile')
-rw-r--r--textproc/p5-Tk-XMLViewer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile
index fc69fdf41cf1..f33bb4f6c4c6 100644
--- a/textproc/p5-Tk-XMLViewer/Makefile
+++ b/textproc/p5-Tk-XMLViewer/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Tk::XMLViewer - Tk widget to display XML
-BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk \
p5-XML-Parser>=0:textproc/p5-XML-Parser
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5