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