diff options
Diffstat (limited to 'science/afni/Makefile')
-rw-r--r-- | science/afni/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index d1c21bc6b309..1343a5ef859c 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -40,9 +40,8 @@ BROKEN= Does not compile on sparc64: "undefined reference to '_mcount'" USE_GL= glw glu USE_XORG= xi -USE_GETTEXT= yes USE_GMAKE= yes -USE_ICONV= yes +USES= gettext iconv USE_MOTIF= yes MAKE_ENV= CC="${CC}" MAKE_JOBS_UNSAFE=yes |