diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
commit | 47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch) | |
tree | 2df88f8b6e2af92b78ac24eb382268b7c290efab /x11-drivers/xf86-video-chips | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-chips')
-rw-r--r-- | x11-drivers/xf86-video-chips/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-chips/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-chips/Makefile b/x11-drivers/xf86-video-chips/Makefile index decf7db48a6a..cefa98a2b766 100644 --- a/x11-drivers/xf86-video-chips/Makefile +++ b/x11-drivers/xf86-video-chips/Makefile @@ -2,13 +2,12 @@ PORTNAME= xf86-video-chips PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org chips display driver XORG_CAT= driver -MAN4= chips.4x -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-chips/pkg-plist b/x11-drivers/xf86-video-chips/pkg-plist index 437be4ca72ac..7204691323b3 100644 --- a/x11-drivers/xf86-video-chips/pkg-plist +++ b/x11-drivers/xf86-video-chips/pkg-plist @@ -1,5 +1,6 @@ lib/xorg/modules/drivers/chips_drv.la lib/xorg/modules/drivers/chips_drv.so +man/man4/chips.4x.gz @dirrmtry lib/xorg/modules/drivers @dirrmtry lib/xorg/modules @dirrmtry lib/xorg |