aboutsummaryrefslogtreecommitdiff
path: root/devel/linuxthreads
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-05-07 16:01:49 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-05-07 16:01:49 +0000
commit63f8342b6ba72559c94b4455676243a9f1974304 (patch)
tree777a86d5eca28d6b652706d1dfdaa8093a9d74d8 /devel/linuxthreads
parente22f50c2867d5833d12106d46c3c4a25398577f0 (diff)
downloadports-63f8342b6ba72559c94b4455676243a9f1974304.tar.gz
ports-63f8342b6ba72559c94b4455676243a9f1974304.zip
Notes
Diffstat (limited to 'devel/linuxthreads')
-rw-r--r--devel/linuxthreads/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile
index b0c35598b63a..387f7f8c9ead 100644
--- a/devel/linuxthreads/Makefile
+++ b/devel/linuxthreads/Makefile
@@ -16,6 +16,8 @@ DISTNAME= glibc-linuxthreads-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= POSIX pthreads implementation using rfork to generate kernel threads
+BROKEN= leaves file on deinstall
+
.if defined(LINUXTHREADS_WRAP_API)
USE_PERL5_BUILD=true
.endif