mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11-wm/vtwm: Move manual pages to share/man
This commit is contained in:
parent
c870dc906f
commit
acf0fd33c8
1 changed files with 3 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue