Skip to content

Commit

Permalink
x11/wmappl: 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 Feb 26, 2024
1 parent 2e678aa commit 136b5ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion x11/wmappl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmappl
PORTVERSION= 0.71
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11 windowmaker
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

Expand All @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg
USE_XORG= ice sm x11 xext xpm
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

OPTIONS_DEFINE= DOCS IMLIB2

Expand Down
4 changes: 2 additions & 2 deletions x11/wmappl/pkg-plist
@@ -1,6 +1,6 @@
bin/wmappl
man/man1/wmappl.1.gz
man/man5/wmapplrc.5.gz
share/man/man1/wmappl.1.gz
share/man/man5/wmapplrc.5.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%DATADIR%%/cashterm.xpm
%%DATADIR%%/cd.xpm
Expand Down

0 comments on commit 136b5ca

Please sign in to comment.