Skip to content

Commit

Permalink
x11-wm/vtwm: Move manual pages to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
aklv committed Jan 23, 2024
1 parent c870dc9 commit acf0fd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion x11-wm/vtwm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vtwm
PORTVERSION= 5.5.0
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME}

Expand All @@ -14,12 +15,13 @@ LIB_DEPENDS= libpng.so:graphics/png
USES= pkgconfig xorg

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_XORG= x11 xext xft xinerama xpm xmu xrandr

PLIST_FILES= bin/vtwm \
bin/nexpm \
etc/system.vtwmrc \
man/man1/vtwm.1.gz
share/man/man1/vtwm.1.gz

OPTIONS_DEFINE= SOUND
SOUND_DESC= Sound support (via rplay)
Expand Down

0 comments on commit acf0fd3

Please sign in to comment.