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