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