diff options
Diffstat (limited to 'math/suitesparse/Makefile')
-rw-r--r-- | math/suitesparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index d0445acf39ac..69ddb541ee88 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= suitesparse-config>0:math/suitesparse-config \ suitesparse-paru>0:math/suitesparse-paru .if !defined(PACKAGE_BUILDING) RUN_DEPENDS+= suitesparse-csparse>0:math/suitesparse-csparse \ - suitesparse-Example>0:math/suitesparse-Example + suitesparse-example>0:math/suitesparse-Example .endif USES= metaport |