diff --git a/x11/xscope/Makefile b/x11/xscope/Makefile index d18de6ddde74..1c17547e8bce 100644 --- a/x11/xscope/Makefile +++ b/x11/xscope/Makefile @@ -1,17 +1,19 @@ PORTNAME= xscope PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Window Protocol Viewer WWW= https://www.x.org/releases/X11R7.6/doc/man/man1/xscope.1.xhtml LICENSE= MIT USES= xorg xorg-cat:app USE_XORG= xorgproto x11 xext -PLIST_FILES= bin/xscope man/man1/xscope.1.gz +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + +PLIST_FILES= bin/xscope share/man/man1/xscope.1.gz .include