From cc82ac7af1a4b4743ab599432b8c7f24a774e0c8 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 06:10:15 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- sysutils/cmospwd/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'sysutils/cmospwd') diff --git a/sysutils/cmospwd/Makefile b/sysutils/cmospwd/Makefile index cfc1fba67006..172b03808654 100644 --- a/sysutils/cmospwd/Makefile +++ b/sysutils/cmospwd/Makefile @@ -22,13 +22,7 @@ PORTDOCS= cmospwd.txt ONLY_FOR_ARCHS= i386 amd64 -.include - post-patch: -.if ${OSVERSION} < 500000 - @${REINPLACE_CMD} -e 's|||' \ - ${WRKSRC}/src/cmospwd.c -.endif .if !defined(NOPORTDOCS) @${REINPLACE_CMD} -e "s/`${ECHO_CMD} -e '\r'`*$$//" \ ${WRKSRC}/cmospwd.txt @@ -45,4 +39,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR} .endif -.include +.include -- cgit v1.2.3