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