diff options
Diffstat (limited to 'graphics/gd1/Makefile')
-rw-r--r-- | graphics/gd1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 8dfda987f477..6b00fe5be149 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -7,13 +7,13 @@ PORTNAME= gd PORTVERSION= 1.8.4 -CATEGORIES= graphics +CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ \ ${MASTER_SITE_RINGSERVER} MASTER_SITE_SUBDIR= graphics/gd -MAINTAINER= billf@FreeBSD.org +MAINTAINER?= billf@FreeBSD.org LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |