From 07dc5b5098fa633c7cf68ca1d4973f913a455e22 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 25 Jul 2008 14:29:20 +0000 Subject: - Desupport FreeBSD 4.x --- science/crf++/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'science/crf++/Makefile') diff --git a/science/crf++/Makefile b/science/crf++/Makefile index 840d37c0fdcb..9b830ce876b5 100644 --- a/science/crf++/Makefile +++ b/science/crf++/Makefile @@ -18,12 +18,5 @@ COMMENT= Yet Another CRF toolkit GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GCC= 3.2+ -.include - -.if ${OSVERSION} < 500016 -MAKE_ARGS+= LDFLAGS=${PTHREAD_LIBS} -.endif - -.include +.include -- cgit v1.2.3