Skip to content

Commit

Permalink
x11/libXpresent: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 28, 2024
1 parent 643fc88 commit bd055f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions x11/libXpresent/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libXpresent
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
Expand All @@ -12,6 +13,8 @@ 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 <bsd.port.mk>
2 changes: 1 addition & 1 deletion x11/libXpresent/pkg-plist
Expand Up @@ -4,4 +4,4 @@ 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

0 comments on commit bd055f8

Please sign in to comment.