aboutsummaryrefslogtreecommitdiff
path: root/cad/pdnmesh
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-24 06:43:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-24 06:43:14 +0000
commit296bda1ce25bf1cec96638e43430aedc848f1c07 (patch)
treef192e87d880a36ef70da3ea917097edf88f30c1e /cad/pdnmesh
parentc6f1a86f954feb71868d3c45443ba572a2d9b158 (diff)
downloadports-296bda1ce25bf1cec96638e43430aedc848f1c07.tar.gz
ports-296bda1ce25bf1cec96638e43430aedc848f1c07.zip
Mark as broken, does not build
/usr/local/bin/ld: parser.o: undefined reference to symbol 'log@@FBSD_1.0' /usr/local/bin/ld: note: 'log@@FBSD_1.0' is defined in DSO //lib/libm.so.5 so try adding it to the linker command line //lib/libm.so.5: could not read symbols: Invalid operation Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=323564
Diffstat (limited to 'cad/pdnmesh')
-rw-r--r--cad/pdnmesh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index 393d24161083..afc040d2a0a6 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
OPTIONS_DEFINE= ATLAS DOCS EXAMPLES
ATLAS_DESC= Enable ATLAS support
+BROKEN= Does not build
+
USES= pkgconfig gettext iconv
USE_FORTRAN= yes
USE_GL= glu