diff --git a/x11-drivers/xf86-video-siliconmotion/Makefile b/x11-drivers/xf86-video-siliconmotion/Makefile index efe8953a9048..0da03db95933 100644 --- a/x11-drivers/xf86-video-siliconmotion/Makefile +++ b/x11-drivers/xf86-video-siliconmotion/Makefile @@ -1,16 +1,18 @@ PORTNAME= xf86-video-siliconmotion PORTVERSION= 1.7.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org siliconmotion display driver WWW= https://www.x.org/ USES= xorg-cat:driver BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99 BROKEN_armv6= error: implicit declaration of function outb is invalid in C99 BROKEN_armv7= error: implicit declaration of function outb is invalid in C99 +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include diff --git a/x11-drivers/xf86-video-siliconmotion/pkg-plist b/x11-drivers/xf86-video-siliconmotion/pkg-plist index 2f67b61c0733..0f0bc7ddf7dc 100644 --- a/x11-drivers/xf86-video-siliconmotion/pkg-plist +++ b/x11-drivers/xf86-video-siliconmotion/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/siliconmotion_drv.so -man/man4/siliconmotion.4x.gz +share/man/man4/siliconmotion.4x.gz