diff --git a/x11/rendercheck/Makefile b/x11/rendercheck/Makefile index 0a0c75521b50..7338b5659918 100644 --- a/x11/rendercheck/Makefile +++ b/x11/rendercheck/Makefile @@ -1,5 +1,6 @@ PORTNAME= rendercheck PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,6 +10,8 @@ WWW= https://www.freedesktop.org/wiki/Software/xapps/ USES= xorg xorg-cat:app USE_XORG= xrender -PLIST_FILES= bin/rendercheck man/man1/rendercheck.1.gz +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + +PLIST_FILES= bin/rendercheck share/man/man1/rendercheck.1.gz .include