pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/keylaunch bl3ify, s/USE_X11BASE/USE_X11/.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/549f43af19e5
branches:  trunk
changeset: 473934:549f43af19e5
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 25 02:51:22 2004 +0000

description:
bl3ify, s/USE_X11BASE/USE_X11/.

diffstat:

 x11/keylaunch/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 876bd1ffba8c -r 549f43af19e5 x11/keylaunch/Makefile
--- a/x11/keylaunch/Makefile    Sun Apr 25 02:49:22 2004 +0000
+++ b/x11/keylaunch/Makefile    Sun Apr 25 02:51:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/24 15:30:33 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 02:51:22 xtraeme Exp $
 #
 
 DISTNAME=      keylaunch-1.3.0
@@ -10,8 +10,8 @@
 COMMENT=       X utility for binding commands to a hot key
 
 WRKSRC=                ${WRKDIR}/keylaunch
-USE_BUILDLINK2=        YES
-USE_X11BASE=   YES
+USE_BUILDLINK3=        YES
+USE_X11=       YES
 USE_GNU_TOOLS+=        make
 
 do-install:



Home | Main Index | Thread Index | Old Index