diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile index 94cdbdab9a68..9ca66253dc8f 100644 --- a/x11-drivers/xf86-video-vesa/Makefile +++ b/x11-drivers/xf86-video-vesa/Makefile @@ -1,11 +1,13 @@ PORTNAME= xf86-video-vesa PORTVERSION= 2.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org vesa display driver USES= xorg-cat:driver +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include diff --git a/x11-drivers/xf86-video-vesa/pkg-plist b/x11-drivers/xf86-video-vesa/pkg-plist index 39e1a0332822..0bb43f47bb73 100644 --- a/x11-drivers/xf86-video-vesa/pkg-plist +++ b/x11-drivers/xf86-video-vesa/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/vesa_drv.so -man/man4/vesa.4x.gz +share/man/man4/vesa.4x.gz