aboutsummaryrefslogtreecommitdiff
path: root/lang/cfortran/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cfortran/Makefile')
-rw-r--r--lang/cfortran/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/cfortran/Makefile b/lang/cfortran/Makefile
index d2ed6ca41b84..61ac6839f355 100644
--- a/lang/cfortran/Makefile
+++ b/lang/cfortran/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: cfortran
-# Date created: 5 December 2008
-# Whom: gahr
-#
+# Created by: gahr
# $FreeBSD$
-#
PORTNAME= cfortran
PORTVERSION= 4.3
@@ -22,6 +18,7 @@ COMMENT= An easy-to-use powerful bridge between C and FORTRAN
NO_BUILD= yes
WRKSRC= ${WRKDIR}
+NO_STAGE= yes
post-extract:
.for dfile in ${DISTFILES}
${CP} ${_DISTDIR}/${dfile} ${WRKSRC}