summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-07-08 11:54:50 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-07-08 11:54:50 +0000
commit0dbf3b76c5f215bb873086112bd28e2ea3be3076 (patch)
tree9b22a527d6dd4a281d5673bf03c985f2ebab2963 /lang
parent- Update to 1.8 (diff)
- Mark BROKEN: does not build with recent pnet-base.
Reported by: pointyhat (via erwin, pav)
Notes
Notes: svn path=/head/; revision=237419
Diffstat (limited to 'lang')
-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