aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
commit44eaadcb751194bcef34890a161d4bf9a873a2a4 (patch)
tree37076f8661cc0a667d6e54eab2728ecc665430a0 /astro
parent156cc72026ce25b8da3d604f4fb691e4d6413b5f (diff)
downloadports-44eaadcb751194bcef34890a161d4bf9a873a2a4.tar.gz
ports-44eaadcb751194bcef34890a161d4bf9a873a2a4.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/wcslib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile
index 2da1982bc073..1817874d151a 100644
--- a/astro/wcslib/Makefile
+++ b/astro/wcslib/Makefile
@@ -21,7 +21,7 @@ PLIST_SUB= VERSION="${PORTVERSION}"
# See makedefs.in which describes why you want to set the extra support.
# For most users it will not be required.
-OPTIONS_DEFINE= CFITSIO PGPLOT
+OPTIONS_DEFINE= CFITSIO PGPLOT DOCS
OPTIONS_SUB= yes
CFITSIO_DESC= Add cfitsio support (for tests only)
PGPLOT_DESC= Add pgplot support (for tests only)