summaryrefslogtreecommitdiff
path: root/x11/xinit
diff options
context:
space:
mode:
authorjoerg <joerg>2008-02-13 19:39:27 +0000
committerjoerg <joerg>2008-02-13 19:39:27 +0000
commit45779e135df3aabc774d1d5ebc8b115ed46c01c6 (patch)
treec552b7098cdb6a3aa726f4b37461d6d784ff3da0 /x11/xinit
parentaa80e552402394083d1d38efa7408ff2c31aad54 (diff)
downloadpkgsrc-45779e135df3aabc774d1d5ebc8b115ed46c01c6.tar.gz
Depend on xauth. Bump revision.
Diffstat (limited to 'x11/xinit')
-rw-r--r--x11/xinit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xinit/Makefile b/x11/xinit/Makefile
index a4f643e0665..b2ee8dac785 100644
--- a/x11/xinit/Makefile
+++ b/x11/xinit/Makefile
@@ -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 @@ COMMENT= X init program
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config xauth:run
.include "../../x11/libX11/buildlink3.mk"