diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile index a4b2753d3060..f7217ade0538 100644 --- a/x11-drivers/xf86-video-scfb/Makefile +++ b/x11-drivers/xf86-video-scfb/Makefile @@ -1,20 +1,22 @@ PORTNAME= xf86-video-scfb PORTVERSION= 0.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org syscons display driver WWW= https://github.com/rayddteam/xf86-video-scfb USES= xorg-cat:driver PLIST_FILES= lib/xorg/modules/drivers/scfb_drv.so \ - man/man4/scfb.4x.gz + share/man/man4/scfb.4x.gz + +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share IGNORE_MASTER_SITE_XORG=yes USE_GITHUB= yes GH_ACCOUNT= rayddteam LICENSE= BSD2CLAUSE .include