diff options
Diffstat (limited to 'math/numdiff')
-rw-r--r-- | math/numdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/numdiff/Makefile b/math/numdiff/Makefile index 11b1715..bf221bb 100644 --- a/math/numdiff/Makefile +++ b/math/numdiff/Makefile @@ -26,7 +26,7 @@ OPTIONS_DEFINE= DOCS GMP NLS OPTIONS_DEFAULT= GMP OPTIONS_SUB= yes -GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp +GMP_LIB_DEPENDS= libgmp.so:math/gmp GMP_CONFIGURE_ENABLE= gmp NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls |