diff --git a/x11/libXpresent/Makefile b/x11/libXpresent/Makefile index c9af63f0c576..ef9b672f262b 100644 --- a/x11/libXpresent/Makefile +++ b/x11/libXpresent/Makefile @@ -1,17 +1,20 @@ PORTNAME= libXpresent PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Present Extension library WWW= https://gitlab.freedesktop.org/xorg/lib/libxpresent LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xorg xorg-cat:lib USE_XORG= x11 xfixes xext xorgproto xrandr +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + INSTALL_TARGET= install-strip .include diff --git a/x11/libXpresent/pkg-plist b/x11/libXpresent/pkg-plist index 0b8dc297f5a1..0c5c84aa53cc 100644 --- a/x11/libXpresent/pkg-plist +++ b/x11/libXpresent/pkg-plist @@ -1,7 +1,7 @@ include/X11/extensions/Xpresent.h lib/libXpresent.a lib/libXpresent.so lib/libXpresent.so.1 lib/libXpresent.so.1.0.0 libdata/pkgconfig/xpresent.pc -man/man3/Xpresent.3.gz +share/man/man3/Xpresent.3.gz