summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/vbsfilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile
index 086f7308955a..52beb04f6eae 100644
--- a/mail/vbsfilter/Makefile
+++ b/mail/vbsfilter/Makefile
@@ -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}: