diff options
Diffstat (limited to 'graphics/libimg/Makefile')
-rw-r--r-- | graphics/libimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index 53c5dd272902..50b82a37300c 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/tkimg/tkimg/${PORTVERSION:R} DISTNAME= tkimg${PORTVERSION} MAINTAINER= mi@aldan.algebra.com -COMMENT= A library of image format handlers for Tk4.1 and later +COMMENT= Library of image format handlers for Tk4.1 and later BUILD_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ |