diff options
Diffstat (limited to 'x11-drivers/xf86-video-tseng/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-tseng/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-drivers/xf86-video-tseng/Makefile b/x11-drivers/xf86-video-tseng/Makefile index 521fc6f9406e..4134fa9b13ef 100644 --- a/x11-drivers/xf86-video-tseng/Makefile +++ b/x11-drivers/xf86-video-tseng/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: xf86-video-tseng -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xf86-video-tseng -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 PORTREVISION= 1 CATEGORIES= x11-drivers @@ -14,7 +9,6 @@ MAINTAINER= x11@FreeBSD.org COMMENT= X.Org tseng display driver XORG_CAT= driver -USE_XORG= videoproto xextproto MAN4= tseng.4x .include <bsd.port.mk> |