pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/libgnomeprint Include x11.buildlink3.mk. This us...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca4aab4ec874
branches:  trunk
changeset: 511056:ca4aab4ec874
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Apr 08 21:06:59 2006 +0000

description:
Include x11.buildlink3.mk. This uses at least libXext.

(Or instead one of the other x11-needing included buildlink3.mk
files could include it.)

diffstat:

 print/libgnomeprint/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 52e11c6bc30d -r ca4aab4ec874 print/libgnomeprint/Makefile
--- a/print/libgnomeprint/Makefile      Sat Apr 08 21:02:26 2006 +0000
+++ b/print/libgnomeprint/Makefile      Sat Apr 08 21:06:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/04/06 16:07:30 salo Exp $
+# $NetBSD: Makefile,v 1.50 2006/04/08 21:06:59 reed Exp $
 #
 
 DISTNAME=      libgnomeprint-2.12.1
@@ -58,4 +58,5 @@
 .include "../../graphics/libart2/buildlink3.mk"
 .include "../../textproc/intltool/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index