summaryrefslogtreecommitdiff
path: root/net-p2p/jigdo/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-12 14:35:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-12 14:35:12 +0000
commit2036b2c1c97183075e9be57ebd5b953826ffe41d (patch)
tree0a6f77a12b402a11012d4eb2cf703548098bbdb7 /net-p2p/jigdo/Makefile
parentAdopt port (diff)
- Mark BROKEN on FreeBSD 4.X: does not compile
Reported by: krismail
Notes
Notes: svn path=/head/; revision=165218
Diffstat (limited to 'net-p2p/jigdo/Makefile')
-rw-r--r--net-p2p/jigdo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile
index 8bc61352667a..62dc05301d3a 100644
--- a/net-p2p/jigdo/Makefile
+++ b/net-p2p/jigdo/Makefile
@@ -33,6 +33,7 @@ OPTIONS= GUI "Build the gtk2 gui" off \
.if ${OSVERSION} < 500000
NOT_FOR_ARCHS+= alpha
+BROKEN= Does not compile
.endif
.if defined(WITH_GUI)