diff options
Diffstat (limited to 'graphics/lua-gd/Makefile')
-rw-r--r-- | graphics/lua-gd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lua-gd/Makefile b/graphics/lua-gd/Makefile index 6aa1230d86f2..fa00e35349a4 100644 --- a/graphics/lua-gd/Makefile +++ b/graphics/lua-gd/Makefile @@ -12,7 +12,7 @@ COMMENT= GD bindings for the Lua programming language LICENSE= MIT -LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd +LIB_DEPENDS= libgd.so:graphics/gd OPTIONS_DEFINE= DOCS EXAMPLES |