pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkbd Convert to buildlink3 and fix PLIST. Bump PK...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ceb81573fc7
branches: trunk
changeset: 473734:9ceb81573fc7
user: snj <snj%pkgsrc.org@localhost>
date: Sat Apr 24 00:45:58 2004 +0000
description:
Convert to buildlink3 and fix PLIST. Bump PKGREVISION to 1.
diffstat:
x11/xkbd/Makefile | 9 +++++----
x11/xkbd/PLIST | 10 +++++-----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (49 lines):
diff -r b976472762e4 -r 9ceb81573fc7 x11/xkbd/Makefile
--- a/x11/xkbd/Makefile Sat Apr 24 00:38:20 2004 +0000
+++ b/x11/xkbd/Makefile Sat Apr 24 00:45:58 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:56:58 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/24 00:45:58 snj Exp $
#
DISTNAME= xkbd-0.8.5
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://handhelds.org/~mallum/downloadables/xkbd/
@@ -11,9 +12,9 @@
CONFIGURE_ARGS+=--enable-xpm
-USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
USE_X11= YES
-GNU_CONFIGURE= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b976472762e4 -r 9ceb81573fc7 x11/xkbd/PLIST
--- a/x11/xkbd/PLIST Sat Apr 24 00:38:20 2004 +0000
+++ b/x11/xkbd/PLIST Sat Apr 24 00:45:58 2004 +0000
@@ -1,14 +1,14 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/20 18:16:37 tsarna Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/24 00:45:58 snj Exp $
bin/xkbd
+man/man1/xkbd.1
share/xkbd/img/backspace.xpm
share/xkbd/img/kbd.xpm
share/xkbd/img/return.xpm
share/xkbd/img/shift.xpm
share/xkbd/img/tab.xpm
share/xkbd/kbdconfig
+share/xkbd/kbdconfig.fitaly
share/xkbd/kbdconfig.tiny
-share/xkbd/kbdconfig.fitaly
share/xkbd/kbdconfig.us
-man/man1/xkbd.1
-@dirrm share/xkdb/img
-@dirrm share/xkdb
+@dirrm share/xkbd/img
+@dirrm share/xkbd
Home |
Main Index |
Thread Index |
Old Index