diff options
Diffstat (limited to 'graphics/glpng/Makefile')
-rw-r--r-- | graphics/glpng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile index 27df09d8d68f..134bcb76fcbe 100644 --- a/graphics/glpng/Makefile +++ b/graphics/glpng/Makefile @@ -14,7 +14,7 @@ COMMENT= Library to easily load PNG files as an OpenGL textures LICENSE= ZLIB -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USE_GL= gl USES= dos2unix zip |