summaryrefslogtreecommitdiff
path: root/net-p2p/teknap
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-02 19:01:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-02 19:01:04 +0000
commit9a0d0575be112a06e86c667ac754258a70d16b96 (patch)
treec577f033f5d2fdd41cbf57ae6e68e21315e1bfa6 /net-p2p/teknap
parentResync the patch with CWS unomacli64 (no functional change). (diff)
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
Notes
Notes: svn path=/head/; revision=194710
Diffstat (limited to 'net-p2p/teknap')
-rw-r--r--net-p2p/teknap/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile
index e5ea68cb8fd9..e2f16a7774d5 100644
--- a/net-p2p/teknap/Makefile
+++ b/net-p2p/teknap/Makefile
@@ -35,6 +35,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
CONFIGURE_ARGS+=--with-gtk