diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 10:37:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 10:37:24 +0000 |
commit | 679954341d7c727316970982451f5d458db003ad (patch) | |
tree | 18ac27de1eb5837fb5328faeec020bea5fd76e2f /math/gnuplot+ | |
parent | ee235447deabc8eb859352ac00aa86f03b83ab12 (diff) | |
download | ports-679954341d7c727316970982451f5d458db003ad.tar.gz ports-679954341d7c727316970982451f5d458db003ad.zip |
Notes
Diffstat (limited to 'math/gnuplot+')
-rw-r--r-- | math/gnuplot+/Makefile | 1 | ||||
-rw-r--r-- | math/gnuplot+/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index 2f80faea3484..deb69df0b308 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -37,6 +37,7 @@ CONFIGURE_ARGS= --exec-prefix=${PREFIX} \ --with-vflib=${LOCALBASE}/lib MAN1= gnuplot.1 lasergnu.1 +INFO= gnuplot WRKSRC= ${WRKDIR}/gnuplot-3.7.1 GP_DOCS= ${WRKSRC}/Copyright.plus \ diff --git a/math/gnuplot+/pkg-plist b/math/gnuplot+/pkg-plist index 158c4bdb1228..686a1b42a903 100644 --- a/math/gnuplot+/pkg-plist +++ b/math/gnuplot+/pkg-plist @@ -1,9 +1,6 @@ bin/lasergnu bin/gnuplot bin/gnuplot_x11 -@unexec install-info --delete %D/info/gnuplot.info %D/info/dir -info/gnuplot.info -@exec install-info %D/info/gnuplot.info %D/info/dir share/gnuplot.gih share/doc/gnuplot+/Copyright.plus share/doc/gnuplot+/History.plus |