diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 08:50:46 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 08:50:46 +0000 |
commit | 821843ca06f2354ffe250825fcdffabb6d0caefa (patch) | |
tree | 5b8de344e457d5da2cf746d56e495a2ce03e1d99 /cad/pdnmesh | |
parent | 89d548370ac959aac24d63bd8ab8e32723ecf53d (diff) | |
download | ports-821843ca06f2354ffe250825fcdffabb6d0caefa.tar.gz ports-821843ca06f2354ffe250825fcdffabb6d0caefa.zip |
Notes
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 |