aboutsummaryrefslogtreecommitdiff
path: root/www/fpc-fastcgi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/fpc-fastcgi/Makefile')
-rw-r--r--www/fpc-fastcgi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/fpc-fastcgi/Makefile b/www/fpc-fastcgi/Makefile
index 6918982af189..f4d401d8bccf 100644
--- a/www/fpc-fastcgi/Makefile
+++ b/www/fpc-fastcgi/Makefile
@@ -1,4 +1,4 @@
-# Created by: Christopher Key <cjk32@cam.ac.uk>
+# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$
PORTREVISION= 0
@@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"