summaryrefslogtreecommitdiff
path: root/net/p5-Net-VNC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-VNC/Makefile')
-rw-r--r--net/p5-Net-VNC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-VNC/Makefile b/net/p5-Net-VNC/Makefile
index 0e1fff54009a..600c737f1009 100644
--- a/net/p5-Net-VNC/Makefile
+++ b/net/p5-Net-VNC/Makefile
@@ -14,10 +14,10 @@ COMMENT= Simple VNC client
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-Crypt-DES>=0:security/p5-Crypt-DES \
p5-Image-Imlib2>=0:graphics/p5-Image-Imlib2
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5