pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xxkb Needs xextproto.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62fe7867f662
branches:  trunk
changeset: 529864:62fe7867f662
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 11 17:37:24 2007 +0000

description:
Needs xextproto.

diffstat:

 x11/xxkb/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r de314da81fb7 -r 62fe7867f662 x11/xxkb/Makefile
--- a/x11/xxkb/Makefile Mon Jun 11 17:28:17 2007 +0000
+++ b/x11/xxkb/Makefile Mon Jun 11 17:37:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/30 14:01:47 obache Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/11 17:37:24 joerg Exp $
 
 DISTNAME=      xxkb-1.11-src
 PKGNAME=       ${DISTNAME:S/-src//}
@@ -28,4 +28,5 @@
 .include "../../x11/libXext/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index