aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/cronolog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index 889a2f094494..7bd6fd9c6369 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -30,9 +30,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
EXTRA_PATCHES= ${WRKDIR}/cronolog-setugid-patch.txt
PATCH_WRKSRC= ${WRKDIR}
USE_DOS2UNIX= ../cronolog-setugid-patch.txt
-.endif
post-extract:
${CP} ${DISTDIR}/cronolog-setugid-patch.txt ${WRKDIR}/
+.endif
.include <bsd.port.post.mk>