diff options
Diffstat (limited to 'astro/p5-Astro-FITS-CFITSIO/Makefile')
-rw-r--r-- | astro/p5-Astro-FITS-CFITSIO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-FITS-CFITSIO/Makefile b/astro/p5-Astro-FITS-CFITSIO/Makefile index 0d273fa8de12..6d10c6a127dc 100644 --- a/astro/p5-Astro-FITS-CFITSIO/Makefile +++ b/astro/p5-Astro-FITS-CFITSIO/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for using the cfitsio library -LIB_DEPENDS= libcfitsio.so:${PORTSDIR}/astro/cfitsio +LIB_DEPENDS= libcfitsio.so:astro/cfitsio CONFIGURE_ENV= CFITSIO=${LOCALBASE} USES= perl5 |