summaryrefslogtreecommitdiff
path: root/lang/fpc-source/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fpc-source/Makefile')
-rw-r--r--lang/fpc-source/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/fpc-source/Makefile b/lang/fpc-source/Makefile
index 76f31f1976dd..fe8e22b37dbb 100644
--- a/lang/fpc-source/Makefile
+++ b/lang/fpc-source/Makefile
@@ -35,6 +35,9 @@ FPC_ARCH= i386
FPC_ARCH= x86_64
.endif
+post-extract:
+ ${RM} -R ${WRKSRC}/.git*
+
post-patch:
.if ${OPSYS} == FreeBSD
@${REINPLACE_CMD} -i "" -e 's|900044|${OSVERSION}|g' \