diff options
Diffstat (limited to 'x11-drivers/xf86-video-i128/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-i128/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-i128/Makefile b/x11-drivers/xf86-video-i128/Makefile index f38e1d77caee..a7b205367041 100644 --- a/x11-drivers/xf86-video-i128/Makefile +++ b/x11-drivers/xf86-video-i128/Makefile @@ -2,13 +2,12 @@ PORTNAME= xf86-video-i128 PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org i128 display driver XORG_CAT= driver -MAN4= i128.4x -NO_STAGE= yes .include <bsd.port.mk> |