From owner-svn-ports-all@FreeBSD.ORG Sun Dec 28 20:11:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35FE15D4; Sun, 28 Dec 2014 20:11:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2197864DBC; Sun, 28 Dec 2014 20:11:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBSKBtb6053264; Sun, 28 Dec 2014 20:11:55 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBSKBs4X053258; Sun, 28 Dec 2014 20:11:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412282011.sBSKBs4X053258@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 28 Dec 2014 20:11:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375754 - head/x11-drivers/xf86-input-egalax X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2014 20:11:55 -0000 Author: antoine Date: Sun Dec 28 20:11:53 2014 New Revision: 375754 URL: https://svnweb.freebsd.org/changeset/ports/375754 QAT: https://qat.redports.org/buildarchive/r375754/ Log: - Add missing build dependencies - Cleanup plist Modified: head/x11-drivers/xf86-input-egalax/Makefile head/x11-drivers/xf86-input-egalax/pkg-plist Modified: head/x11-drivers/xf86-input-egalax/Makefile ============================================================================== --- head/x11-drivers/xf86-input-egalax/Makefile Sun Dec 28 20:10:33 2014 (r375753) +++ head/x11-drivers/xf86-input-egalax/Makefile Sun Dec 28 20:11:53 2014 (r375754) @@ -18,9 +18,9 @@ DIST_SUBDIR= xorg/driver LICENSE= BSD2CLAUSE GNU_CONFIGURE= yes -USES= autoreconf +USES= autoreconf libtool pkgconfig USE_XORG= xorg-server xproto xi inputproto xf86driproto glproto \ - resourceproto + randrproto renderproto resourceproto scrnsaverproto xorg-macros CONFIGURE_ENV= DRIVER_MAN_SUFFIX=4x DRIVER_MAN_DIR='$$(mandir)/man4' INSTALL_TARGET= install-strip Modified: head/x11-drivers/xf86-input-egalax/pkg-plist ============================================================================== --- head/x11-drivers/xf86-input-egalax/pkg-plist Sun Dec 28 20:10:33 2014 (r375753) +++ head/x11-drivers/xf86-input-egalax/pkg-plist Sun Dec 28 20:11:53 2014 (r375754) @@ -1,5 +1,2 @@ lib/xorg/modules/input/egalax_drv.so man/man4/egalax.4x.gz -@dirrmtry lib/xorg/modules/input -@dirrmtry lib/xorg/modules -@dirrmtry lib/xorg