From 0d1dc208429b58f68263dfc82d17a57471fab1fd Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 17 Feb 2004 02:23:05 +0000 Subject: Revert previous commit (I forgot that libpthread is a symlink to libc_r on sparc64) --- net-p2p/fcptools/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'net-p2p/fcptools') diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile index 2f3b355ce63f..c1276076c66f 100644 --- a/net-p2p/fcptools/Makefile +++ b/net-p2p/fcptools/Makefile @@ -24,10 +24,4 @@ INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME}-stable -.include - -.if ${OSVERSION} >= 502102 -FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}" -.endif - -.include +.include -- cgit