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 4573ca2998ec..7b4810e82db4 100644 --- a/astro/p5-Astro-FITS-CFITSIO/Makefile +++ b/astro/p5-Astro-FITS-CFITSIO/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for using the cfitsio library -LIB_DEPENDS= cfitsio:${PORTSDIR}/astro/cfitsio +LIB_DEPENDS= libcfitsio.so:${PORTSDIR}/astro/cfitsio CONFIGURE_ENV= CFITSIO=${LOCALBASE} USES= perl5 |