diff options
Diffstat (limited to 'x11/xcursorgen/Makefile')
-rw-r--r-- | x11/xcursorgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile index 5cd167b37c87..046268b6b45f 100644 --- a/x11/xcursorgen/Makefile +++ b/x11/xcursorgen/Makefile @@ -9,7 +9,7 @@ COMMENT= Create an X cursor file from a collection of PNG images LICENSE= MIT -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png XORG_CAT= app USE_XORG= x11 xcursor xextproto |