diff options
Diffstat (limited to 'x11/xf86-input-vmmouse/Makefile')
-rw-r--r-- | x11/xf86-input-vmmouse/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xf86-input-vmmouse/Makefile b/x11/xf86-input-vmmouse/Makefile index a285ad2536a..534c94bce50 100644 --- a/x11/xf86-input-vmmouse/Makefile +++ b/x11/xf86-input-vmmouse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/09/27 10:06:28 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/29 05:07:02 asau Exp $ DISTNAME= xf86-input-vmmouse-12.6.6 PKGREVISION= 1 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg VMware virtual mouse driver -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_TOOLS+= pkg-config |