From d3b353105f809f8a9d572f6e1899cfc752dc8c50 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 17 Feb 2004 01:28:25 +0000 Subject: Back out previous commit (I forgot that libpthread is a link to libc_r on sparc64) --- www/harvest/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'www/harvest') diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 7e3a78e90fbf..52f81e60f4f8 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -26,10 +26,6 @@ STRIP= # none .include -.if ${OSVERSION} >= 502102 -FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}" -.endif - PREFIX:= ${PREFIX}/${PORTNAME} post-patch: -- cgit