diff options
Diffstat (limited to 'graphics/gplot/Makefile')
-rw-r--r-- | graphics/gplot/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index ec63b09ebde4..20ced81a2e02 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Gplot -# Date created: 26 Dec 97 -# Whom: Pedro Giffuni <giffunip@asme.org> -# +# Created by: Pedro Giffuni <giffunip@asme.org> # $FreeBSD$ -# PORTNAME= gplot PORTVERSION= 4.3 @@ -22,6 +18,7 @@ MAN1= gplot.1 DOCS= gplot.hlp gplot.txt gtex.doc USE_FORTRAN= yes +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |