aboutsummaryrefslogtreecommitdiff
path: root/math/glgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/glgraph/Makefile')
-rw-r--r--math/glgraph/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/glgraph/Makefile b/math/glgraph/Makefile
index 29d3ee96ca0d..3bea64ccb31a 100644
--- a/math/glgraph/Makefile
+++ b/math/glgraph/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: glgraph
-# Date created: Jan 7, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= glgraph
PORTVERSION= 0.2.6
@@ -25,6 +20,7 @@ USE_PERL5= run
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_STAGE= yes
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/glgraph ${PREFIX}/bin
.if !defined(NOPORTDOCS)