diff options
Diffstat (limited to 'x11/xkbd/Makefile')
-rw-r--r-- | x11/xkbd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xkbd/Makefile b/x11/xkbd/Makefile index 1df7fb9a3cf..9b429d80455 100644 --- a/x11/xkbd/Makefile +++ b/x11/xkbd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/20 18:16:37 tsarna Exp $ +# $NetBSD: Makefile,v 1.2 2003/01/10 17:49:15 tsarna Exp $ # DISTNAME= xkbd-0.8.5 @@ -9,6 +9,8 @@ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://handhelds.org/~mallum/ COMMENT= On-screen keyboard for X, useful for palmtops +CONFIGURE_ARGS+=--enable-xpm + USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES |