diff options
Diffstat (limited to 'math/gnuplot+/Makefile')
-rw-r--r-- | math/gnuplot+/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index deb69df0b30..0f9d75248b2 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -73,7 +73,6 @@ post-install: @test -d ${PREFIX}/share/doc/gnuplot+ || ${MKDIR} ${PREFIX}/share/doc/gnuplot+ ${INSTALL_DATA} ${GP_DOCS} ${PREFIX}/share/doc/gnuplot+ ${INSTALL_DATA} ${WRKSRC}/docs/gnuplot.info ${PREFIX}/info - install-info ${PREFIX}/info/gnuplot.info ${PREFIX}/info/dir ${MKDIR} ${PREFIX}/share/examples/gnuplot+ ${INSTALL_DATA} ${WRKSRC}/demo/* ${PREFIX}/share/examples/gnuplot+ |