pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/librime
Module Name: pkgsrc
Committed By: wiz
Date: Wed Mar 7 09:34:56 UTC 2018
Modified Files:
pkgsrc/inputmethod/librime: Makefile
Log Message:
librime: back out unintended change.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/inputmethod/librime/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/librime/Makefile
diff -u pkgsrc/inputmethod/librime/Makefile:1.12 pkgsrc/inputmethod/librime/Makefile:1.13
--- pkgsrc/inputmethod/librime/Makefile:1.12 Wed Mar 7 09:34:09 2018
+++ pkgsrc/inputmethod/librime/Makefile Wed Mar 7 09:34:55 2018
@@ -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 @@ PKGCONFIG_OVERRIDE+= rime.pc.in
.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