diff options
Diffstat (limited to 'x11-servers/xwayland-devel/Makefile')
-rw-r--r-- | x11-servers/xwayland-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-servers/xwayland-devel/Makefile b/x11-servers/xwayland-devel/Makefile index df7e8e0db325..86fa0dc29488 100644 --- a/x11-servers/xwayland-devel/Makefile +++ b/x11-servers/xwayland-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= xwayland DISTVERSIONPREFIX= xorg-server- DISTVERSION= 21.0.99.1-644 DISTVERSIONSUFFIX= -gcad42fcb0 +PORTREVISION= 1 CATEGORIES= x11-servers PKGNAMESUFFIX= -devel @@ -48,8 +49,8 @@ MESON_ARGS= -D${PORTNAME}=true \ PLIST_FILES= bin/Xwayland \ "@comment lib/xorg/protocol.txt" \ libdata/pkgconfig/xwayland.pc \ - "@comment man/man1/Xserver.1.gz" \ - man/man1/Xwayland.1.gz \ + "@comment share/man/man1/Xserver.1.gz" \ + share/man/man1/Xwayland.1.gz \ share/applications/org.freedesktop.Xwayland.desktop # Keep in sync with xorg-server |