From 64dbcb2ae461efd7aa66834cfa4aeef94ce2bbb4 Mon Sep 17 00:00:00 2001 From: Automaton Date: Thu, 6 Jun 2013 06:34:10 +0200 Subject: [PATCH] Tweak x11-drivers/xf86-input-hyperpen version 1.3.0_6 --- x11-drivers/xf86-input-hyperpen/Makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/x11-drivers/xf86-input-hyperpen/Makefile b/x11-drivers/xf86-input-hyperpen/Makefile index a32aed27a85..aecaaec5082 100644 --- a/x11-drivers/xf86-input-hyperpen/Makefile +++ b/x11-drivers/xf86-input-hyperpen/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xf86-input-hyperpen -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie -# -# $FreeBSD: ports/x11-drivers/xf86-input-hyperpen/Makefile,v 1.14 2012/11/17 06:03:25 svnexp Exp $ -# +# $FreeBSD: x11-drivers/xf86-input-hyperpen/Makefile 319055 2013-05-25 14:37:02Z zeising $ PORTNAME= xf86-input-hyperpen PORTVERSION= ${HYPERVER} @@ -14,13 +9,10 @@ MAINTAINER= x11@FreeBSD.org COMMENT= X.Org hyperpen input driver XORG_CAT= driver -USE_XORG= xextproto videoproto .if defined(WITH_NEW_XORG) HYPERVER= 1.4.1 HYPERREVISION= 0 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_xf86HyperPen.c - .else HYPERVER= 1.3.0 HYPERREVISION= 6 -- 2.41.0