pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXfont2 libXfont2: remove unnecessary dependency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16b3ba66ab8f
branches:  trunk
changeset: 376460:16b3ba66ab8f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 02 15:09:44 2018 +0000

description:
libXfont2: remove unnecessary dependency

Bump PKGREVISION.

diffstat:

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

diffs (20 lines):

diff -r 9f9f4ca5f865 -r 16b3ba66ab8f x11/libXfont2/Makefile
--- a/x11/libXfont2/Makefile    Fri Mar 02 15:09:16 2018 +0000
+++ b/x11/libXfont2/Makefile    Fri Mar 02 15:09:44 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/11/28 14:58:26 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/02 15:09:44 wiz Exp $
 
 DISTNAME=              libXfont2-2.0.3
+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