diff options
Diffstat (limited to 'graphics/p5-Chart-Graph')
-rw-r--r-- | graphics/p5-Chart-Graph/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/p5-Chart-Graph/Makefile b/graphics/p5-Chart-Graph/Makefile index 52fdacd30904..b901bfa0158c 100644 --- a/graphics/p5-Chart-Graph/Makefile +++ b/graphics/p5-Chart-Graph/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: p5-Chart-Graph -# Date Created: Aug 30, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Chart-Graph PORTVERSION= 3.2 @@ -29,6 +24,7 @@ MAN3= Chart::Graph.3 \ Chart::Graph::Xrt2d.3 \ Chart::Graph::Xrt3d.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/Makefile.PL |