diff options
Diffstat (limited to 'astro/p5-Astro-Catalog/Makefile')
-rw-r--r-- | astro/p5-Astro-Catalog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-Catalog/Makefile b/astro/p5-Astro-Catalog/Makefile index 954aca653bc8..73355eaa905c 100644 --- a/astro/p5-Astro-Catalog/Makefile +++ b/astro/p5-Astro-Catalog/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A generic stellar catalogue object BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |