diff options
-rw-r--r-- | x11/xkbcomp/Makefile | 7 | ||||
-rw-r--r-- | x11/xkbcomp/PLIST | 3 | ||||
-rw-r--r-- | x11/xkbcomp/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile index d76ec5a598e..c29be614413 100644 --- a/x11/xkbcomp/Makefile +++ b/x11/xkbcomp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/11/09 18:50:16 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2012/06/03 17:51:53 wiz Exp $ # -DISTNAME= xkbcomp-1.1.1 +DISTNAME= xkbcomp-1.2.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 @@ -15,9 +15,10 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_TOOLS+= pkg-config +PKGCONFIG_OVERRIDE= xkbcomp.pc.in + CONFIGURE_ENV+= APP_MAN_SUFFIX=1 .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libxkbfile/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/x11/xkbcomp/PLIST b/x11/xkbcomp/PLIST index 455c43aa6d2..6cf32d0e81e 100644 --- a/x11/xkbcomp/PLIST +++ b/x11/xkbcomp/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/07 17:23:58 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2012/06/03 17:51:53 wiz Exp $ bin/xkbcomp +lib/pkgconfig/xkbcomp.pc man/man1/xkbcomp.1 diff --git a/x11/xkbcomp/distinfo b/x11/xkbcomp/distinfo index 4b98b9aefc8..f045851fb77 100644 --- a/x11/xkbcomp/distinfo +++ b/x11/xkbcomp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/11/09 18:50:16 tnn Exp $ +$NetBSD: distinfo,v 1.7 2012/06/03 17:51:53 wiz Exp $ -SHA1 (xkbcomp-1.1.1.tar.bz2) = aeb733c495d7afd42136bf8ae5c6e792c63f0b4b -RMD160 (xkbcomp-1.1.1.tar.bz2) = 6fcf2d4838ed8b006511d4cd7fcdcbac61c0cdbf -Size (xkbcomp-1.1.1.tar.bz2) = 219481 bytes +SHA1 (xkbcomp-1.2.4.tar.bz2) = 695d2f2824884d9e54aa1419282ae167fdea163b +RMD160 (xkbcomp-1.2.4.tar.bz2) = 70409dc04e8a452b0e5b172cd54a169cc160070a +Size (xkbcomp-1.2.4.tar.bz2) = 242185 bytes |