diff options
Diffstat (limited to 'astro/cfitsio/Makefile')
-rw-r--r-- | astro/cfitsio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index d40374b913b3..9518d66dd77c 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for reading and writing files in FITS data format -LIB_DEPENDS= libf2c.so:${PORTSDIR}/lang/f2c +LIB_DEPENDS= libf2c.so:lang/f2c OPTIONS_DEFINE= DOCS |