pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xbindkeys It's DISTINFO_FILE, but PATCHDIR. Fix an...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e99d36b5d42d
branches: trunk
changeset: 462051:e99d36b5d42d
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 25 21:24:45 2003 +0000
description:
It's DISTINFO_FILE, but PATCHDIR. Fix another bug that happened because
of this inconsistency.
diffstat:
x11/xbindkeys/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e14cccdeaaff -r e99d36b5d42d x11/xbindkeys/Makefile.common
--- a/x11/xbindkeys/Makefile.common Thu Sep 25 21:19:26 2003 +0000
+++ b/x11/xbindkeys/Makefile.common Thu Sep 25 21:24:45 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2003/09/17 15:08:35 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2003/09/25 21:24:45 wiz Exp $
#
DISTNAME= xbindkeys-1.5.5
@@ -10,7 +10,7 @@
COMMENT= Launches shell commands with your keyboard or your mouse
DISTINFO_FILE= ${.CURDIR}/../../x11/xbindkeys/distinfo
-PATCH_DIR= ${.CURDIR}/../../x11/xbindkeys/patches
+PATCHDIR= ${.CURDIR}/../../x11/xbindkeys/patches
USE_BUILDLINK2= yes
USE_X11= yes
Home |
Main Index |
Thread Index |
Old Index