aboutsummaryrefslogtreecommitdiffstats
path: root/misc/fpc-chm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fpc-chm/Makefile')
-rw-r--r--misc/fpc-chm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/fpc-chm/Makefile b/misc/fpc-chm/Makefile
index 0e9e8983a16..8bf5fb1b981 100644
--- a/misc/fpc-chm/Makefile
+++ b/misc/fpc-chm/Makefile
@@ -12,7 +12,6 @@ USE_FPC= fcl-xml
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR+= ${WRKUNITDIR}
+EXTRACTUNITDIR= ${WRKUNITDIR}
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"