diff options
Diffstat (limited to 'devel/bncsutil-ghost++/Makefile')
-rw-r--r-- | devel/bncsutil-ghost++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bncsutil-ghost++/Makefile b/devel/bncsutil-ghost++/Makefile index ba2f1c701060..75ec002b5444 100644 --- a/devel/bncsutil-ghost++/Makefile +++ b/devel/bncsutil-ghost++/Makefile @@ -14,7 +14,7 @@ COMMENT= Utility library for Battle.net clients in C++ LICENSE= APACHE20 -LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp +LIB_DEPENDS= libgmp.so:math/gmp PROJECTHOST= ghostplusplus PROJECTVERSION= 17.1 |