aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ptl
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-07 08:12:29 +0800
committerkris <kris@FreeBSD.org>2003-05-07 08:12:29 +0800
commitc6865bfdbe00860070d73767533b6738f9fa4e6f (patch)
treed365d1faa2e40cb1d76358da1258ea09826a22b7 /devel/ptl
parent94328b7b6708059b740f6ad6bb7bc19345a2e3ff (diff)
downloadfreebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.gz
freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.zst
freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.zip
BROKEN: Does not compile
Diffstat (limited to 'devel/ptl')
-rw-r--r--devel/ptl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile
index 276ed847df7e..d7ca5190f695 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}