summaryrefslogtreecommitdiffstats
path: root/editors/fpc-ide
diff options
context:
space:
mode:
Diffstat (limited to 'editors/fpc-ide')
-rw-r--r--editors/fpc-ide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile
index ababab9..96ee9db 100644
--- a/editors/fpc-ide/Makefile
+++ b/editors/fpc-ide/Makefile
@@ -36,6 +36,6 @@ UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
UNITPREFIX= # none
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR+= ${WRKUNITDIR} ${FPCSRCDIR}/compiler ${FPCSRCDIR}/rtl ${PORTNAME}/fv
+EXTRACTUNITDIR+= ${WRKUNITDIR} ${FPCSRCDIR}/compiler ${FPCSRCDIR}/rtl ${FPCSRCDIR}/fv
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud