summaryrefslogtreecommitdiff
path: root/math/qtiplot-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qtiplot-doc/Makefile')
-rw-r--r--math/qtiplot-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qtiplot-doc/Makefile b/math/qtiplot-doc/Makefile
index e4207c18df13..83f16238049c 100644
--- a/math/qtiplot-doc/Makefile
+++ b/math/qtiplot-doc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qtiplot
-DISTVERSION= 0.9.8.8
+DISTVERSION= 0.9.8.9
CATEGORIES= math
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
PKGNAMESUFFIX= -doc
@@ -29,6 +29,7 @@ post-patch:
do-install:
${MKDIR} ${DATADIR}
+ ${RM} -rf ${WRKSRC}/html/pics-it
cd ${WRKSRC}/html && ${COPYTREE_SHARE} \* ${DATADIR}
.include <bsd.port.mk>