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/lineakd/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'sysutils/lineakd') diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index 4c006501de28..0424e4792e97 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -30,13 +30,6 @@ PORTDOCS= README TODO AUTHORS MAN1= lineakd.1 #MANCOMPRESSED= yes -.include - -.if ${OSVERSION} < 500000 -# ANSI C++ forbids data member `macro_info' with same name as enclosing class -USE_GCC= 3.4 -.endif - post-patch: @${REINPLACE_CMD} -e 's|-lpthread||' \ ${WRKSRC}/lineak/Makefile.in ${WRKSRC}/lineakd/Makefile.in @@ -54,4 +47,4 @@ post-install: @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/lineakd.conf.example ${EXAMPLESDIR} -.include +.include -- cgit v1.2.3