pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-GD This also requires fontconfig now that ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad12102f5e1c
branches: trunk
changeset: 550155:ad12102f5e1c
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Nov 16 09:03:07 2008 +0000
description:
This also requires fontconfig now that graphics/gd uses fontconfig.
PKGREVISION++
diffstat:
graphics/p5-GD/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r b4d979daa68c -r ad12102f5e1c graphics/p5-GD/Makefile
--- a/graphics/p5-GD/Makefile Sun Nov 16 08:58:08 2008 +0000
+++ b/graphics/p5-GD/Makefile Sun Nov 16 09:03:07 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2008/10/19 19:18:10 he Exp $
+# $NetBSD: Makefile,v 1.39 2008/11/16 09:03:07 dholland Exp $
DISTNAME= GD-2.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5bd
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
@@ -24,6 +24,7 @@
MAKE_ENV+= GD_LIBS=${LDFLAGS:Q}
MAKE_PARAMS+= -lib_gd_path=${BUILDLINK_PREFIX.gd}
+.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/gd/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index