summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:29:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:29:20 +0000
commit07dc5b5098fa633c7cf68ca1d4973f913a455e22 (patch)
treea7e55b713fbaba5ff4826f38971ade29090cf32e
parent- Update to 4.5.3 (diff)
- Desupport FreeBSD 4.x
Notes
Notes: svn path=/head/; revision=217484
-rw-r--r--science/crf++/Makefile9
1 files changed, 1 insertions, 8 deletions
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 <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500016
-MAKE_ARGS+= LDFLAGS=${PTHREAD_LIBS}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>