From 915fec9aad35db69c3954a555cf3b90d83fcfa34 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 7 Aug 2006 09:02:45 +0000 Subject: - Fix build on 4.x Submitted by: pointyhat via kris Approved by: krion (mentor) --- www/logtools/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/logtools') diff --git a/www/logtools/Makefile b/www/logtools/Makefile index d172e761beea..7c18b3224e08 100644 --- a/www/logtools/Makefile +++ b/www/logtools/Makefile @@ -15,8 +15,7 @@ MAINTAINER= xaa+ports@timewasters.nl COMMENT= Useful tools to deal with CLF files (Common Log File format) GNU_CONFIGURE= yes +USE_GCC= 3.4+ MAN1= clfmerge.1 logprn.1 funnel.1 clfsplit.1 clfdomainsplit.1 -.include - -.include +.include -- cgit v1.2.3