diff options
Diffstat (limited to 'net/p5-Net-Google/Makefile')
-rw-r--r-- | net/p5-Net-Google/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index 688144247a28..4771bf411d7b 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Simple OOP-ish interface to the Google SOAP API BUILD_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |