pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXfont libXfont: remove unnecessary dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/661eecd0f19d
branches:  trunk
changeset: 376458:661eecd0f19d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 02 15:09:06 2018 +0000

description:
libXfont: remove unnecessary dependency.

Bump PKGREVISION.

diffstat:

 x11/libXfont/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 3e1ccb14db43 -r 661eecd0f19d x11/libXfont/Makefile
--- a/x11/libXfont/Makefile     Fri Mar 02 15:03:27 2018 +0000
+++ b/x11/libXfont/Makefile     Fri Mar 02 15:09:06 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2017/11/28 14:59:27 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/03/02 15:09:06 wiz Exp $
 
 DISTNAME=              libXfont-1.5.4
+PKGREVISION=           1
 CATEGORIES=            x11 devel fonts
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
@@ -22,7 +23,6 @@
 
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
-.include "../../x11/fontcacheproto/buildlink3.mk"
 .include "../../fonts/libfontenc/buildlink3.mk"
 BUILDLINK_API_DEPENDS.fontsproto+=     fontsproto>=2.1.3
 .include "../../x11/fontsproto/buildlink3.mk"



Home | Main Index | Thread Index | Old Index