pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/ja-vflib-utils Uses xmkmf.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c101ac772043
branches:  trunk
changeset: 514207:c101ac772043
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 08 19:55:16 2006 +0000

description:
Uses xmkmf.

diffstat:

 print/ja-vflib-utils/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 13813cdab584 -r c101ac772043 print/ja-vflib-utils/Makefile
--- a/print/ja-vflib-utils/Makefile     Thu Jun 08 19:50:22 2006 +0000
+++ b/print/ja-vflib-utils/Makefile     Thu Jun 08 19:55:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/04/06 06:22:36 reed Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/08 19:55:16 joerg Exp $
 
 .include "../../print/ja-vflib-lib/Makefile.common"
 
@@ -10,6 +10,8 @@
 
 CONFIGURE_ARGS+=       --enable-tools --with-x
 
+USE_TOOLS+=    xmkmf
+
 BUILD_TARGET=          build-tools
 INSTALL_TARGET=                install-tools
 



Home | Main Index | Thread Index | Old Index