diff options
Diffstat (limited to 'graphics/qslim/Makefile')
-rw-r--r-- | graphics/qslim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index 80425033f1f8..84a81b5cfc63 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -8,7 +8,7 @@ PORTNAME= qslim PORTVERSION= 2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://mgarland.org/files/dist/ \ CENKES @@ -18,7 +18,7 @@ COMMENT= SlimKit Surface Modeling Tools LICENSE= GPLv2 -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ gfx.0:${PORTSDIR}/graphics/libgfx \ forms.2:${PORTSDIR}/x11-toolkits/xforms |