mail/vbsfilter: fix build with bad enviroment on cluster

This commit is contained in:
Dirk Meyer
2025-08-08 15:34:26 +02:00
parent afd9818c1c
commit 5c8be04aa8

View File

@@ -24,7 +24,7 @@ CFLAGS+= -Wall
do-extract:
${MKDIR} ${WRKSRC}
${CP} ${_DISTDIR}vbsfilter-${PORTVERSION}.c ${WRKSRC}
${CP} ${DISTDIR}/vbsfilter-${PORTVERSION}.c ${WRKSRC}
.for i in ${CTARGETS}
${i}: