diff options
Diffstat (limited to 'math/grace/Makefile')
-rw-r--r-- | math/grace/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index 28e58780ebf1..c0260b768779 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -26,9 +26,8 @@ OPTIONS_DEFAULT=FFTW NETCDF PDF XMHTML PDF_DESC= PDF output XMHTML_DESC= Use XmHTML widget for on-line help -USE_MOTIF= yes USE_GCC= any -USE_GMAKE= yes +USES= gmake motif GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-grace-home=${DATADIR} \ --with-extra-incpath=${LOCALBASE}/include \ |