diff --git a/x11-drivers/xf86-video-apm/Makefile b/x11-drivers/xf86-video-apm/Makefile index 6da5689cc4f3..3695866cfecb 100644 --- a/x11-drivers/xf86-video-apm/Makefile +++ b/x11-drivers/xf86-video-apm/Makefile @@ -1,11 +1,13 @@ PORTNAME= xf86-video-apm PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org apm display driver USES= xorg-cat:driver +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + .include diff --git a/x11-drivers/xf86-video-apm/pkg-plist b/x11-drivers/xf86-video-apm/pkg-plist index 1069d09b9dad..f9ac98a2d901 100644 --- a/x11-drivers/xf86-video-apm/pkg-plist +++ b/x11-drivers/xf86-video-apm/pkg-plist @@ -1,2 +1,2 @@ lib/xorg/modules/drivers/apm_drv.so -man/man4/apm.4x.gz +share/man/man4/apm.4x.gz