pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xbindkeys bl3ify; fixes build with sunpro.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eee5046eae08
branches:  trunk
changeset: 468711:eee5046eae08
user:      grant <grant%pkgsrc.org@localhost>
date:      Mon Feb 16 10:41:57 2004 +0000

description:
bl3ify; fixes build with sunpro.

diffstat:

 x11/xbindkeys/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e6234698804b -r eee5046eae08 x11/xbindkeys/Makefile.common
--- a/x11/xbindkeys/Makefile.common     Mon Feb 16 10:41:39 2004 +0000
+++ b/x11/xbindkeys/Makefile.common     Mon Feb 16 10:41:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2003/12/03 12:52:59 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/02/16 10:41:57 grant Exp $
 #
 
 DISTNAME=      xbindkeys-1.6.5
@@ -12,6 +12,6 @@
 DISTINFO_FILE= ${.CURDIR}/../../x11/xbindkeys/distinfo
 PATCHDIR=      ${.CURDIR}/../../x11/xbindkeys/patches
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_X11=       yes
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index