pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/lesstif Include printproto's buildlink3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e72ab82c7e83
branches:  trunk
changeset: 524348:e72ab82c7e83
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue Jan 23 23:32:29 2007 +0000

description:
Include printproto's buildlink3.mk.

These headers use X11/extensions/Print.h.

diffstat:

 x11/lesstif/buildlink3.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 9536f194c5b5 -r e72ab82c7e83 x11/lesstif/buildlink3.mk
--- a/x11/lesstif/buildlink3.mk Tue Jan 23 22:55:45 2007 +0000
+++ b/x11/lesstif/buildlink3.mk Tue Jan 23 23:32:29 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2006/12/15 20:33:04 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2007/01/23 23:32:29 reed Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 LESSTIF_BUILDLINK3_MK:=        ${LESSTIF_BUILDLINK3_MK}+
@@ -19,5 +19,6 @@
 
 .include "../../fonts/fontconfig/buildlink3.mk"
 .include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/printproto/buildlink3.mk"
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH:S/+$//}



Home | Main Index | Thread Index | Old Index