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