aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/fcptools
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-17 02:23:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-17 02:23:05 +0000
commit74710d41906dd449a4faa0f478b5c984a9d5ca08 (patch)
treebcff9d6b4b972d6af6564f650c729e423a7b19c8 /net-p2p/fcptools
parent6504f37286cf1395338ccf81f186e1a5b1c05f03 (diff)
downloadports-74710d41906dd449a4faa0f478b5c984a9d5ca08.tar.gz
ports-74710d41906dd449a4faa0f478b5c984a9d5ca08.zip
Revert previous commit (I forgot that libpthread is a symlink to libc_r
on sparc64)
Notes
Notes: svn path=/head/; revision=101129
Diffstat (limited to 'net-p2p/fcptools')
-rw-r--r--net-p2p/fcptools/Makefile8
1 files changed, 1 insertions, 7 deletions
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 <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502102
-FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>