pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/xli Use INSTALLATION_DIRS to create lib/X11/a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c1e2d5eb164
branches:  trunk
changeset: 500600:2c1e2d5eb164
user:      reed <reed%pkgsrc.org@localhost>
date:      Mon Oct 10 19:54:13 2005 +0000

description:
Use INSTALLATION_DIRS to create lib/X11/app-defaults.
(Shoujld this be created by something else?)

diffstat:

 graphics/xli/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0c0b64ebdad4 -r 2c1e2d5eb164 graphics/xli/Makefile
--- a/graphics/xli/Makefile     Mon Oct 10 19:51:00 2005 +0000
+++ b/graphics/xli/Makefile     Mon Oct 10 19:54:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/04/11 21:46:10 tv Exp $
+# $NetBSD: Makefile,v 1.30 2005/10/10 19:54:13 reed Exp $
 
 DISTNAME=      xli-2005-02-27
 PKGNAME=       xli-1.17.0
@@ -11,6 +11,7 @@
 COMMENT=       X11 Image Loading Utility
 
 USE_IMAKE=     YES
+INSTALLATION_DIRS+=    lib/X11/app-defaults
 
 .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"



Home | Main Index | Thread Index | Old Index