diff options
Diffstat (limited to 'math/R-cran-nloptr/Makefile')
-rw-r--r-- | math/R-cran-nloptr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-nloptr/Makefile b/math/R-cran-nloptr/Makefile index 597f1fd8eb13..2cadcd93c681 100644 --- a/math/R-cran-nloptr/Makefile +++ b/math/R-cran-nloptr/Makefile @@ -11,7 +11,7 @@ COMMENT= R interface to NLopt LICENSE= LGPL3 -LIB_DEPENDS= libnlopt.so:${PORTSDIR}/math/nlopt +LIB_DEPENDS= libnlopt.so:math/nlopt USES= cran:auto-plist pkgconfig |