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/lineak-xosdplugin/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'sysutils/lineak-xosdplugin/Makefile') diff --git a/sysutils/lineak-xosdplugin/Makefile b/sysutils/lineak-xosdplugin/Makefile index 0ab8404786af..d02f392257a3 100644 --- a/sysutils/lineak-xosdplugin/Makefile +++ b/sysutils/lineak-xosdplugin/Makefile @@ -32,16 +32,9 @@ MAN_COMPRESSED= yes PLIST_FILES= lib/lineakd/plugins/xosdplugin.la \ lib/lineakd/plugins/xosdplugin.so -.include - -.if ${OSVERSION} < 500000 -BROKEN= Configure fails to find lineakd -#USE_GCC= 3.4 -.endif - post-patch: @${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure -.include +.include -- cgit v1.2.3