diff options
-rw-r--r-- | math/gnumeric/Makefile | 1 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index b4d669d70e1a..d161bd9395bc 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= gnomeole2.0:${PORTSDIR}/devel/libole2 \ gbrun.0:${PORTSDIR}/lang/gnomebasic \ giconv.2:${PORTSDIR}/converters/libiconv \ psiconv.8:${PORTSDIR}/converters/psiconv +RUN_DEPENDS= guppi-gnumeric:${PORTSDIR}/math/guppi USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index b4d669d70e1a..d161bd9395bc 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= gnomeole2.0:${PORTSDIR}/devel/libole2 \ gbrun.0:${PORTSDIR}/lang/gnomebasic \ giconv.2:${PORTSDIR}/converters/libiconv \ psiconv.8:${PORTSDIR}/converters/psiconv +RUN_DEPENDS= guppi-gnumeric:${PORTSDIR}/math/guppi USE_BZIP2= yes USE_X_PREFIX= yes |