pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/dxpc Needs xproto (!).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a32d6098e64e
branches:  trunk
changeset: 523796:a32d6098e64e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jan 13 18:09:06 2007 +0000

description:
Needs xproto (!).

diffstat:

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

diffs (16 lines):

diff -r 1e5e85c9b719 -r a32d6098e64e x11/dxpc/Makefile
--- a/x11/dxpc/Makefile Sat Jan 13 16:50:12 2007 +0000
+++ b/x11/dxpc/Makefile Sat Jan 13 18:09:06 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/05/10 23:29:37 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2007/01/13 18:09:06 joerg Exp $
 
 DISTNAME=      dxpc-3.8.2
 PKGREVISION=   1
@@ -18,5 +18,5 @@
        @strip ${PREFIX}/bin/dxpc
 
 .include "../../archivers/liblzo/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index