last update missed an include file.
Add it, also comment out the wrong lib so that update-plist is squeaky clean. discussed with jasper@
This commit is contained in:
parent
230c71713e
commit
3a02441c65
@ -1,10 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.9 2017/11/09 15:12:04 jasper Exp $
|
# $OpenBSD: Makefile,v 1.10 2018/05/12 12:42:39 espie Exp $
|
||||||
|
|
||||||
BROKEN-hppa= ICE on prj.c:4381
|
BROKEN-hppa= ICE on prj.c:4381
|
||||||
COMMENT = implementation of the FITS WCS standard
|
COMMENT = implementation of the FITS WCS standard
|
||||||
CATEGORIES = astro devel
|
CATEGORIES = astro devel
|
||||||
DISTNAME = wcslib-5.17
|
DISTNAME = wcslib-5.17
|
||||||
HOMEPAGE = http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/
|
HOMEPAGE = http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/
|
||||||
|
REVISION = 0
|
||||||
|
|
||||||
SHARED_LIBS = wcs 1.0
|
SHARED_LIBS = wcs 1.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user