aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot+
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 00:53:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 00:53:19 +0000
commitc92cd658645286c7b4483aad14dfa79eba6526cf (patch)
tree1017b9d95ca18346b1af1bc9fa9b68fefbf87410 /math/gnuplot+
parentc8d78958955dc56f6c297504b1242b12275acaaa (diff)
Notes
Diffstat (limited to 'math/gnuplot+')
-rw-r--r--math/gnuplot+/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index deb69df0b308..0f9d75248b29 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+