From 83b9221fefb4d47de49f00210faa097a4278f5a7 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 18 Dec 2005 10:30:10 +0000 Subject: - extend functions for use with newer perl-GD Submitted by: Tim Baur --- graphics/gd/Makefile | 2 +- graphics/gd/files/Makefile.bsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gd') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index cb7019932571..cc155972b09f 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -7,7 +7,7 @@ PORTNAME= gd PORTVERSION= 2.0.33 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 1 CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ diff --git a/graphics/gd/files/Makefile.bsd b/graphics/gd/files/Makefile.bsd index b823efcaba53..232a1d4a3f19 100644 --- a/graphics/gd/files/Makefile.bsd +++ b/graphics/gd/files/Makefile.bsd @@ -5,7 +5,7 @@ TESTS= gdtest gddemo gd2time gdtestft testac fontsizetest fontwheeltest SRCS= gd.c gd_gd.c gd_gd2.c gd_io.c gd_io_dp.c gd_io_file.c \ gd_io_ss.c gd_jpeg.c gd_png.c gd_ss.c gd_topal.c \ gd_wbmp.c gdcache.c gdfontg.c gdfontl.c gdfontmb.c \ - gdfonts.c gdfontt.c gdft.c gdhelpers.c gdhelpers.h \ + gdfonts.c gdfontt.c gdft.c gdfx.c gdhelpers.c gdhelpers.h \ gdkanji.c gdtables.c gdxpm.c jisx0208.h \ gd_security.c \ wbmp.c wbmp.h -- cgit