diff options
Diffstat (limited to 'math/qtiplot-doc/Makefile')
-rw-r--r-- | math/qtiplot-doc/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/math/qtiplot-doc/Makefile b/math/qtiplot-doc/Makefile index 31a1b0d135e4..677730d55854 100644 --- a/math/qtiplot-doc/Makefile +++ b/math/qtiplot-doc/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: qtiplot-doc -# Date created: 2006-09-08 -# Whom: Max Brazhnikov <makc@issp.ac.ru> -# # $FreeBSD$ -# PORTNAME= qtiplot DISTVERSION= 0.9.8.9 @@ -24,6 +19,7 @@ USE_BZIP2= yes DATADIR= ${PREFIX}/share/qtiplot/manual WRKSRC= ${WRKDIR}/${DISTNAME}/manual +NO_STAGE= yes post-patch: cd ${WRKSRC} && ${REINPLACE_CMD} -e "s:/usr/local:${LOCALBASE}:g" \ docbook-en/index.docbook qtiplot.dsl qtiplot_html.xsl Makefile |