diff options
Diffstat (limited to 'cad/pdnmesh')
-rw-r--r-- | cad/pdnmesh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 2f4e5462c936..347f79096442 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -26,10 +26,9 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ OPTIONS_DEFINE= ATLAS DOCS EXAMPLES ATLAS_DESC= Enable ATLAS support -USES= pkgconfig gettext +USES= pkgconfig gettext iconv USE_FORTRAN= yes USE_GL= glu -USE_ICONV= yes USE_GNOME= gdkpixbuf2 gtk20 USE_XORG= ice pixman sm x11 xau xcomposite xcursor xdamage xdmcp xext \ xfixes xmu xi xinerama xrandr xrender xt xxf86vm |