aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fv/Makefile')
-rw-r--r--devel/fpc-fv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fpc-fv/Makefile b/devel/fpc-fv/Makefile
index f182b812ffac..679766ea7278 100644
--- a/devel/fpc-fv/Makefile
+++ b/devel/fpc-fv/Makefile
@@ -1,4 +1,4 @@
-# Created by: John Merryweather Cooper
+# Created by: John Merryweather Cooper
# $FreeBSD$
PORTREVISION= 0
@@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"