x11-wm/vtwm: Move manual pages to share/man

This commit is contained in:
Alex Kozlov 2024-01-23 09:11:58 +00:00
parent c870dc906f
commit acf0fd33c8

View file

@ -1,5 +1,6 @@
PORTNAME= vtwm PORTNAME= vtwm
PORTVERSION= 5.5.0 PORTVERSION= 5.5.0
PORTREVISION= 1
CATEGORIES= x11-wm CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME} MASTER_SITES= SF/${PORTNAME}
@ -14,12 +15,13 @@ LIB_DEPENDS= libpng.so:graphics/png
USES= pkgconfig xorg USES= pkgconfig xorg
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_XORG= x11 xext xft xinerama xpm xmu xrandr USE_XORG= x11 xext xft xinerama xpm xmu xrandr
PLIST_FILES= bin/vtwm \ PLIST_FILES= bin/vtwm \
bin/nexpm \ bin/nexpm \
etc/system.vtwmrc \ etc/system.vtwmrc \
man/man1/vtwm.1.gz share/man/man1/vtwm.1.gz
OPTIONS_DEFINE= SOUND OPTIONS_DEFINE= SOUND
SOUND_DESC= Sound support (via rplay) SOUND_DESC= Sound support (via rplay)