From 9620d979cc5bffb4f52e1bd739f97d6e2fdbfd59 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Wed, 1 Jul 2015 15:35:38 -0700 Subject: [PATCH] Tweak net/p5-Net-VNC version 0.40_2 --- net/p5-Net-VNC/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/net/p5-Net-VNC/Makefile b/net/p5-Net-VNC/Makefile index 41b8e4da17a..9c9aac20350 100644 --- a/net/p5-Net-VNC/Makefile +++ b/net/p5-Net-VNC/Makefile @@ -14,11 +14,12 @@ COMMENT= Simple VNC client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES \ - p5-Image-Imlib2>=0:${PORTSDIR}/graphics/p5-Image-Imlib2 \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor -BUILD_DEPENDS:= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ + p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES \ + p5-Image-Imlib2>=0:${PORTSDIR}/graphics/p5-Image-Imlib2 +RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild -- 2.41.0