diff options
-rw-r--r-- | x11/keylaunch/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/keylaunch/Makefile b/x11/keylaunch/Makefile index a71c09913f4..483a5cd11fc 100644 --- a/x11/keylaunch/Makefile +++ b/x11/keylaunch/Makefile @@ -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 @@ HOMEPAGE= http://www.kensden.pwp.blueyonder.co.uk/Oroborus/download.htm 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: |