1. Place gnuplot.gih in ${DATADIR} rather than ${PREFIX}/share (the

correct way, by modifying CONFIGURE_ARGS, rather than the bogus
   way previously done in post-install).
2. Update to use the new version of pdflib (and bump PORTREVISION
   to reflect this).
3. Info files are included even when NOPORTDOCS is set, and gnuplot.gih
   definitely should be (mea culpa for these two).

PR:		52940, 46757 [1]
Submitted by:	Ports Fury (2, 3),
		Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> [1]

[1] PR/46757 was mostly addressed in rev 1.10 of pkg-plist, with some
    clean up occuring in this commit.
This commit is contained in:
Greg Lewis
2003-06-04 23:41:02 +00:00
parent 026b1d9113
commit c275cc8a36
2 changed files with 8 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
bin/gnuplot
%%X11:%%bin/gnuplot_x11
bin/lasergnu
%%PORTDOCS%%@unexec install-info --delete %D/info/gnuplot.info %D/info/dir
%%PORTDOCS%%info/gnuplot.info
%%PORTDOCS%%@exec install-info %D/info/gnuplot.info %D/info/dir
@unexec install-info --delete %D/info/gnuplot.info %D/info/dir
info/gnuplot.info
@exec install-info %D/info/gnuplot.info %D/info/dir
%%PORTDOCS%%share/examples/gnuplot/1.dat
%%PORTDOCS%%share/examples/gnuplot/2.dat
%%PORTDOCS%%share/examples/gnuplot/3.dat
@@ -70,5 +70,5 @@ bin/lasergnu
%%PORTDOCS%%share/examples/gnuplot/world.dat
%%PORTDOCS%%share/examples/gnuplot/world.dem
%%PORTDOCS%%@dirrm share/examples/gnuplot
%%PORTDOCS%%share/gnuplot/gnuplot.gih
%%PORTDOCS%%@dirrm share/gnuplot
share/gnuplot/gnuplot.gih
@dirrm share/gnuplot