aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 15:24:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 15:24:22 +0000
commitbcd2373d87d1047ea28c329e0ef824f330fdbd98 (patch)
tree6a7b710a13452762483c8c92a3f97220b75d5334 /math/gnuplot/Makefile
parent64fe2fc6e4152e77c08ebb86265534a5b92df9f8 (diff)
downloadports-bcd2373d87d1047ea28c329e0ef824f330fdbd98.tar.gz
ports-bcd2373d87d1047ea28c329e0ef824f330fdbd98.zip
Notes
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r--math/gnuplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index bf5e956070b6..59983f838944 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -85,7 +85,7 @@ post-build:
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/src/lasergnu ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- cd ${WRKSRC}/demo && ${COPYTREE_SHARE} . ${EXAMPLESDIR}
+ cd ${WRKSRC}/demo && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/psdoc
cd ${WRKSRC}/docs && ${INSTALL_DATA} gnuplot.txt gnuplot.dvi \
gnuplot.ps ${STAGEDIR}${DOCSDIR}