pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/librime librime: back out unintended change.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8a24e5840b8
branches:  trunk
changeset: 376709:f8a24e5840b8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 07 09:34:55 2018 +0000

description:
librime: back out unintended change.

diffstat:

 inputmethod/librime/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r da133fa8db5c -r f8a24e5840b8 inputmethod/librime/Makefile
--- a/inputmethod/librime/Makefile      Wed Mar 07 09:34:09 2018 +0000
+++ b/inputmethod/librime/Makefile      Wed Mar 07 09:34:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/03/07 09:34:09 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/03/07 09:34:55 wiz Exp $
 
 DISTNAME=      librime-1.0
 PKGREVISION=   8
@@ -26,5 +26,5 @@
 .include "../../devel/google-glog/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../textproc/yaml-cpp/buildlink3.mk"
-.include "../../x11/xorgproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index