aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-res/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-res/Makefile')
-rw-r--r--devel/fpc-fcl-res/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fpc-fcl-res/Makefile b/devel/fpc-fcl-res/Makefile
index 31171677e96b..b4a83e0970e1 100644
--- a/devel/fpc-fcl-res/Makefile
+++ b/devel/fpc-fcl-res/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"