[Midnightbsd-cvs] mports [18863] trunk/x11-drivers/xf86-input-mutouch: remove sanity check

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 9 10:17:25 EDT 2015


Revision: 18863
          http://svnweb.midnightbsd.org/mports/?rev=18863
Author:   laffer1
Date:     2015-05-09 10:17:24 -0400 (Sat, 09 May 2015)
Log Message:
-----------
remove sanity check

Modified Paths:
--------------
    trunk/x11-drivers/xf86-input-mutouch/Makefile
    trunk/x11-drivers/xf86-input-mutouch/pkg-plist

Modified: trunk/x11-drivers/xf86-input-mutouch/Makefile
===================================================================
--- trunk/x11-drivers/xf86-input-mutouch/Makefile	2015-05-09 14:16:22 UTC (rev 18862)
+++ trunk/x11-drivers/xf86-input-mutouch/Makefile	2015-05-09 14:17:24 UTC (rev 18863)
@@ -2,18 +2,14 @@
 
 PORTNAME=	xf86-input-mutouch
 PORTVERSION=	1.3.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	X.Org mutouch input driver
+
 LICENSE=	mit
 
 XORG_CAT=	driver
 
-.include <bsd.mport.options.mk>
-
-.if !defined(WITH_NEW_XORG)
-IGNORE=		does not build with xorg-server 1.7.7
-.endif
-
 .include <bsd.port.mk>

Modified: trunk/x11-drivers/xf86-input-mutouch/pkg-plist
===================================================================
--- trunk/x11-drivers/xf86-input-mutouch/pkg-plist	2015-05-09 14:16:22 UTC (rev 18862)
+++ trunk/x11-drivers/xf86-input-mutouch/pkg-plist	2015-05-09 14:17:24 UTC (rev 18863)
@@ -1,5 +1,2 @@
-lib/xorg/modules/input/mutouch_drv.la
 lib/xorg/modules/input/mutouch_drv.so
- at dirrmtry lib/xorg/modules/input
- at dirrmtry lib/xorg/modules
- at dirrmtry lib/xorg
+man/man4/mutouch.4x.gz



More information about the Midnightbsd-cvs mailing list