git: ea2e81f22e0b - main - astro/cfitsio: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 19:15:50 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea2e81f22e0ba0636a216971bb5dc84f8ade09f8 commit ea2e81f22e0ba0636a216971bb5dc84f8ade09f8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 18:45:32 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 19:11:41 +0000 astro/cfitsio: Add CPE information Approved by: portmgr (blanket) --- astro/cfitsio/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index ef1ac22aff3c..6c687626f441 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -16,7 +16,9 @@ COMMENT= Library for reading and writing files in FITS data format LIB_DEPENDS= libcurl.so:ftp/curl \ libf2c.so:lang/f2c -USES= localbase pkgconfig +USES= cpe localbase pkgconfig + +CPE_VENDOR= nasa ALL_TARGET= libcfitsio.a shared CONFIGURE_ARGS= ac_cv_prog_FC=f2c