pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/Xft2 The Xft.h header lives in ${X11BASE}/includ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7156df5f2f47
branches: trunk
changeset: 495170:7156df5f2f47
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Jun 03 19:13:35 2005 +0000
description:
The Xft.h header lives in ${X11BASE}/include/X11/Xft.
diffstat:
fonts/Xft2/builtin.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r b00e156fc114 -r 7156df5f2f47 fonts/Xft2/builtin.mk
--- a/fonts/Xft2/builtin.mk Fri Jun 03 19:12:49 2005 +0000
+++ b/fonts/Xft2/builtin.mk Fri Jun 03 19:13:35 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: builtin.mk,v 1.11 2005/06/03 19:12:49 jlam Exp $
+# $NetBSD: builtin.mk,v 1.12 2005/06/03 19:13:35 jlam Exp $
BUILTIN_PKG:= Xft2
BUILTIN_FIND_FILES_VAR:= H_XFT2
-BUILTIN_FIND_FILES.H_XFT2= ${X11BASE}/include/X11/Xft.h
+BUILTIN_FIND_FILES.H_XFT2= ${X11BASE}/include/X11/Xft/Xft.h
.include "../../mk/buildlink3/bsd.builtin.mk"
Home |
Main Index |
Thread Index |
Old Index