pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gd gd: fix rpath in pkg-config file
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd2067b52042
branches: trunk
changeset: 382424:bd2067b52042
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 27 19:10:03 2022 +0000
description:
gd: fix rpath in pkg-config file
Bump PKGREVISION.
diffstat:
graphics/gd/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r e1361916464b -r bd2067b52042 graphics/gd/Makefile
--- a/graphics/gd/Makefile Wed Jul 27 19:09:50 2022 +0000
+++ b/graphics/gd/Makefile Wed Jul 27 19:10:03 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.133 2022/07/14 23:46:21 dholland Exp $
+# $NetBSD: Makefile,v 1.134 2022/07/27 19:10:03 wiz Exp $
DISTNAME= libgd-2.3.3
PKGNAME= ${DISTNAME:S/libgd/gd/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=libgd/}
GITHUB_PROJECT= libgd
@@ -29,6 +29,7 @@
REPLACE_PERL+= src/bdftogd
PTHREAD_AUTO_VARS= yes
TEST_TARGET= check
+PKGCONFIG_OVERRIDE+= config/gdlib.pc.in
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index