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