diff options
Diffstat (limited to 'math/plplot-ada/Makefile')
-rw-r--r-- | math/plplot-ada/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot-ada/Makefile b/math/plplot-ada/Makefile index 3c022a990102..86e83cc07318 100644 --- a/math/plplot-ada/Makefile +++ b/math/plplot-ada/Makefile @@ -12,7 +12,7 @@ COMMENT= Ada bindings for PLplot LICENSE= LGPL3 -LIB_DEPENDS= libplplot.so:${PORTSDIR}/math/plplot +LIB_DEPENDS= libplplot.so:math/plplot USES= ada |