- Fix plist when PGPLOT and CFITSIO options are enabled

Reported by:	db
This commit is contained in:
Danilo Egea Gondolfo 2017-03-22 04:35:03 +00:00
parent 3a5b6c4fee
commit 332a58b28f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436676
2 changed files with 3 additions and 7 deletions

View File

@ -30,7 +30,9 @@ PGPLOT_DESC= Add pgplot support (for tests only)
CFITSIO_CONFIGURE_WITH= cfitsio
CFITSIO_LIB_DEPENDS= libcfitsio.so:astro/cfitsio
PGPLOT_CONFIGURE_WITH= pgplot
PGPLOT_LIB_DEPENDS= libpgplot.so:graphics/pgplot
PGPLOT_LIB_DEPENDS= libpgplot.so:graphics/pgplot \
libpng16.so:graphics/png
PGPLOT_USE= XORG=x11
post-patch:
@${REINPLACE_CMD} -e 's#%%PKGDIR%%#${STAGEDIR}${PREFIX}/libdata#g' \

View File

@ -1,7 +1,4 @@
%%CFITSIO%%bin/HPXcvt
bin/fitshdr
%%PGPLOT%%bin/wcsgrid
%%CFITSIO%%bin/wcsware
include/wcslib
include/wcslib-%%VERSION%%/cel.h
include/wcslib-%%VERSION%%/cel.inc
@ -56,10 +53,7 @@ lib/libwcs.so
lib/libwcs.so.5
lib/libwcs.so.5.16
libdata/pkgconfig/wcslib.pc
%%CFITSIO%%man/man1/HPXcvt.1.gz
man/man1/fitshdr.1.gz
%%PGPLOT%%man/man1/wcsgrid.1.gz
%%CFITSIO%%man/man1/wcsware.1.gz
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/COPYING.LESSER