diff options
Diffstat (limited to 'graphics/mhgui')
-rw-r--r-- | graphics/mhgui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mhgui/Makefile b/graphics/mhgui/Makefile index 6254c54abe53..ded631d2abeb 100644 --- a/graphics/mhgui/Makefile +++ b/graphics/mhgui/Makefile @@ -12,7 +12,7 @@ COMMENT= GUI widget library for MakeHuman LICENSE= GPLv2 -LIB_DEPENDS= animorph.0:${PORTSDIR}/graphics/animorph \ +LIB_DEPENDS= animorph:${PORTSDIR}/graphics/animorph \ png15:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes |