aboutsummaryrefslogtreecommitdiff
path: root/science
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 /science
parent0711f5197a2a37a2f35f74000de44fc56237cdfb (diff)
downloadports-07dc5b5098fa633c7cf68ca1d4973f913a455e22.tar.gz
ports-07dc5b5098fa633c7cf68ca1d4973f913a455e22.zip
Notes
Diffstat (limited to 'science')
-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>