pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xinit Depend on xauth. Bump revision.
details: https://anonhg.NetBSD.org/pkgsrc/rev/40f14102d986
branches: trunk
changeset: 538603:40f14102d986
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Feb 13 19:39:27 2008 +0000
description:
Depend on xauth. Bump revision.
diffstat:
x11/xinit/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 296bb5e98351 -r 40f14102d986 x11/xinit/Makefile
--- a/x11/xinit/Makefile Wed Feb 13 19:39:26 2008 +0000
+++ b/x11/xinit/Makefile Wed Feb 13 19:39:27 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/09/21 17:52:05 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2008/02/13 19:39:27 joerg Exp $
#
DISTNAME= xinit-1.0.7
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
@@ -13,7 +14,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config xauth:run
.include "../../x11/libX11/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index