diff options
Diffstat (limited to 'graphics/gd1/Makefile')
-rw-r--r-- | graphics/gd1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 9f2c6e2b5d12..4489b5f80b12 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= ports@FreeBSD.org +PORTCOMMENT= A graphics library for fast image creation + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png \ |