diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/scigraphica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 90a7ca5e9632..a8d49d1ba3d2 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYNUMERIC} \ USE_PERL5_BUILD=yes USE_GMAKE= yes -USE_GNOME= yes +USE_GNOME= gnomeprefix gnomehack gtkhtml USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |