aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/pdnmesh/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index afc040d2a0a6..f99cbbdebbac 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -25,8 +25,6 @@ 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
@@ -34,10 +32,9 @@ USE_GNOME= gdkpixbuf2 gtk20
USE_XORG= ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp \
xext xfixes xmu xi xinerama xrandr xrender xt xxf86vm
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib -lm
MAN1= pdnmesh.1
MAN5= pdnmesh_input.5