summaryrefslogtreecommitdiff
path: root/editors/fpc-ide/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/fpc-ide/Makefile')
-rw-r--r--editors/fpc-ide/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile
index 21bc7deed1e4..39a9c2aef6ee 100644
--- a/editors/fpc-ide/Makefile
+++ b/editors/fpc-ide/Makefile
@@ -1,4 +1,4 @@
-# Created by: John Merryweather Cooper et al
+# Created by: John Merryweather Cooper et al
# $FreeBSD$
PORTREVISION= 0
@@ -16,4 +16,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR} ${FPCSRCDIR}/compiler ${FPCSRCDIR}/rtl ${FPCSRCDIR}/packages/fv
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"