diff options
Diffstat (limited to 'cad/pdnmesh/Makefile')
-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 |