diff options
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r-- | math/qalculate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index a1971dd4306d..569fa4c7adfa 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -16,8 +16,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ wget:${PORTSDIR}/ftp/wget USE_GNOME= gnomehack gnomeprefix intlhack libglade2 libgnome -USES= gettext -USE_GMAKE= yes +USES= gettext gmake GNU_CONFIGURE= yes INSTALLS_OMF= yes |