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 9f5f29c5c47..2e2a86a6133 100644 --- a/x11/xkbd/Makefile +++ b/x11/xkbd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/12/27 13:37:45 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:19 joerg Exp $ # DISTNAME= xkbd-0.8.5 @@ -10,6 +10,8 @@ MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://handhelds.org/~mallum/ COMMENT= On-screen keyboard for X, useful for palmtops +PKG_DESTDIR_SUPPORT= user-destdir + CONFIGURE_ARGS+=--enable-xpm GNU_CONFIGURE= YES |