pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-input-vmmouse Needs c99.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f10f2afd1e09
branches:  trunk
changeset: 650874:f10f2afd1e09
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Apr 27 14:47:49 2015 +0000

description:
Needs c99.

diffstat:

 x11/xf86-input-vmmouse/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b2c454eb6877 -r f10f2afd1e09 x11/xf86-input-vmmouse/Makefile
--- a/x11/xf86-input-vmmouse/Makefile   Mon Apr 27 14:42:54 2015 +0000
+++ b/x11/xf86-input-vmmouse/Makefile   Mon Apr 27 14:47:49 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2015/04/27 14:47:49 jperkin Exp $
 
 DISTNAME=      xf86-input-vmmouse-13.0.0
 PKGREVISION=   3
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://xorg.freedesktop.org/
 COMMENT=       Modular Xorg VMware virtual mouse driver
 
+USE_LANGUAGES= c99
 USE_LIBTOOL=   YES
 GNU_CONFIGURE= YES
 USE_TOOLS+=    gmake pkg-config



Home | Main Index | Thread Index | Old Index