From 99a390f50bab457f60aec3050c18c4b5c5fb7023 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Fri, 11 Jul 2003 18:16:14 +0000 Subject: o Change library name from libgd to libgd1. o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury --- www/mgstat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/mgstat') diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index ac789231ff7f..0040cdb1f2ba 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -7,13 +7,14 @@ PORTNAME= mgstat PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Produce graphs from mod_gzip log files -LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 GNU_CONFIGURE= yes -- cgit v1.2.3