aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2009-07-08 19:54:50 +0800
committeraraujo <araujo@FreeBSD.org>2009-07-08 19:54:50 +0800
commite0ee3667668339f32cadeb1d8dfebb93b370798e (patch)
tree577420d5f7ea257e2fdb09e6f14e57711c65953f
parent83611816edf72fcbde5b492b83f2dc62fc3e62e4 (diff)
downloadfreebsd-ports-gnome-e0ee3667668339f32cadeb1d8dfebb93b370798e.tar.gz
freebsd-ports-gnome-e0ee3667668339f32cadeb1d8dfebb93b370798e.tar.zst
freebsd-ports-gnome-e0ee3667668339f32cadeb1d8dfebb93b370798e.zip
- Mark BROKEN: does not build with recent pnet-base.
Reported by: pointyhat (via erwin, pav)
-rw-r--r--lang/pnetc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pnetc/Makefile b/lang/pnetc/Makefile
index aa5bbd4a15bf..fa3d91f49712 100644
--- a/lang/pnetc/Makefile
+++ b/lang/pnetc/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \
${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib
RUN_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib
+BROKEN= does not build
+
GNU_CONFIGURE= yes
USE_GMAKE= yes