diff options
Diffstat (limited to 'math/rapid/Makefile')
-rw-r--r-- | math/rapid/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/math/rapid/Makefile b/math/rapid/Makefile index 20a3e388762c..886496453b25 100644 --- a/math/rapid/Makefile +++ b/math/rapid/Makefile @@ -1,12 +1,5 @@ -############################################################################ -# New ports collection Makefile for: RAPID -# Date created: 18 July 2006 -# Whom: Jason W. Bacon <jwbacon@tds.net> -# +# Created by: Jason W. Bacon <jwbacon@tds.net> # $FreeBSD$ -# -# -############################################################################ PORTNAME= rapid PORTVERSION= 2.01 @@ -28,6 +21,7 @@ MAKE_JOBS_UNSAFE= yes MAN1= rapid.1 +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |