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 797e5636a2c5..4dda8dc7ae0c 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ wget:${PORTSDIR}/ftp/wget USES= gettext gmake -USE_GNOME= libglade2 libgnome +USE_GNOME= intltool libglade2 libgnome GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib |