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-newport | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) | |
download | ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.tar.gz ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-newport')
-rw-r--r-- | x11-drivers/xf86-video-newport/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-newport/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-newport/Makefile b/x11-drivers/xf86-video-newport/Makefile index b87635d14727..e03da55a9166 100644 --- a/x11-drivers/xf86-video-newport/Makefile +++ b/x11-drivers/xf86-video-newport/Makefile @@ -2,15 +2,14 @@ PORTNAME= xf86-video-newport PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org newport display driver XORG_CAT= driver -MAN4= newport.4x -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|values.h|sys/limits.h|' \ -e 's|MAXSHORT|SHRT_MAX|g' \ diff --git a/x11-drivers/xf86-video-newport/pkg-plist b/x11-drivers/xf86-video-newport/pkg-plist index 2100eb2b282f..088860fca3da 100644 --- a/x11-drivers/xf86-video-newport/pkg-plist +++ b/x11-drivers/xf86-video-newport/pkg-plist @@ -1,5 +1,6 @@ lib/xorg/modules/drivers/newport_drv.la lib/xorg/modules/drivers/newport_drv.so +man/man4/newport.4x.gz @dirrmtry lib/xorg/modules/drivers @dirrmtry lib/xorg/modules @dirrmtry lib/xorg |