aboutsummaryrefslogtreecommitdiff
path: root/astro/cfitsio
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-31 22:00:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-31 22:00:03 +0000
commite96b8ef913602c584f517ea02b559859e4007fdd (patch)
tree5908b6585e5f5f99063a3858f5d880036b4e8368 /astro/cfitsio
parent4e821407e2c28043631f277fa16b2e877fbde5da (diff)
downloadports-e96b8ef913602c584f517ea02b559859e4007fdd.tar.gz
ports-e96b8ef913602c584f517ea02b559859e4007fdd.zip
Use bundled zlib
- Bump PORTREVISION for package change PR: 238121 Reported by: yuri
Notes
Notes: svn path=/head/; revision=510465
Diffstat (limited to 'astro/cfitsio')
-rw-r--r--astro/cfitsio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index 6ddfe5e562cb..55ffb2044eb0 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cfitsio
PORTVERSION= 3.470
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ \
https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/oldvers/ \
@@ -24,7 +25,6 @@ USES= localbase pkgconfig
ALL_TARGET= libcfitsio.a shared
CONFIGURE_ARGS= ac_cv_prog_FC=f2c
GNU_CONFIGURE= yes
-MAKE_ARGS= ZLIB_SOURCES="zlib/zcompress.c zlib/zuncompress.c"
USE_LDCONFIG= yes
PLIST_SUB= SHLIB_MAJOR=${SHLIB_MAJOR} \