Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/bin/xditview find newly named and relocate...
details: https://anonhg.NetBSD.org/src/rev/74888a0ebed5
branches: trunk
changeset: 787056:74888a0ebed5
user: mrg <mrg%NetBSD.org@localhost>
date: Fri May 31 06:50:45 2013 +0000
description:
find newly named and relocated app defaults.
diffstat:
external/mit/xorg/bin/xditview/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 2d6add1eeeef -r 74888a0ebed5 external/mit/xorg/bin/xditview/Makefile
--- a/external/mit/xorg/bin/xditview/Makefile Fri May 31 06:48:43 2013 +0000
+++ b/external/mit/xorg/bin/xditview/Makefile Fri May 31 06:50:45 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/05/31 06:24:05 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2013/05/31 06:50:45 mrg Exp $
.include <bsd.own.mk>
@@ -9,7 +9,7 @@
CPPFLAGS+= -DHAS_MKSTEMP
CPPFLAGS+= -DUSE_XFT -DXFREE86_FT2 -I${DESTDIR}${X11INCDIR}/freetype2
-APPDEFS=Xditview.ad Xditview-chrtr.ad
+APPDEFS=Xditview Xditview-chrtr
LDADD+= -lXft -lfontconfig -lfreetype -lexpat -lXrender
DPADD+= ${LIBXFT} ${LIBFONTCONFIG} ${LIBFREETYPE} ${LIBEXPAT} ${LIBXRENDER}
@@ -21,6 +21,7 @@
FILESDIR=${X11INCDIR}/X11/bitmaps
.PATH: ${X11SRCDIR.${PROG}}
+.PATH: ${X11SRCDIR.${PROG}}/app-defaults
.PATH: ${X11SRCDIR.${PROG}}/man
.include <bsd.x11.mk>
Home |
Main Index |
Thread Index |
Old Index