diff options
Diffstat (limited to 'devel/ptl/Makefile')
-rw-r--r-- | devel/ptl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile index 276ed847df7..d7ca5190f69 100644 --- a/devel/ptl/Makefile +++ b/devel/ptl/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= knu@FreeBSD.org COMMENT= A user level multi-thread library based on POSIX 1003.1c API +BROKEN= "Does not compile" + BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf PATCH_SITES= ${MASTER_SITES} |