diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-24 06:43:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-24 06:43:14 +0000 |
commit | 296bda1ce25bf1cec96638e43430aedc848f1c07 (patch) | |
tree | f192e87d880a36ef70da3ea917097edf88f30c1e /cad | |
parent | c6f1a86f954feb71868d3c45443ba572a2d9b158 (diff) | |
download | ports-296bda1ce25bf1cec96638e43430aedc848f1c07.tar.gz ports-296bda1ce25bf1cec96638e43430aedc848f1c07.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/pdnmesh/Makefile | 2 |
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 |