Skip to content

Commit

Permalink
x11-wm/oroborus: 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 37c5329 commit 15b43b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions x11-wm/oroborus/Makefile
@@ -1,5 +1,6 @@
PORTNAME= oroborus
PORTVERSION= 2.0.20
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= DEBIAN/pool/main/o/${PORTNAME} GENTOO
DISTNAME= ${PORTNAME}_${PORTVERSION}
Expand All @@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg
USE_XORG= xpm x11 xext sm ice
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

Expand Down
4 changes: 2 additions & 2 deletions x11-wm/oroborus/pkg-plist
Expand Up @@ -669,5 +669,5 @@ bin/oroborus
%%DATADIR%%/themes/windows/top-left-inactive.xpm
%%DATADIR%%/themes/windows/top-right-active.xpm
%%DATADIR%%/themes/windows/top-right-inactive.xpm
man/man1/oroborus.1.gz
man/man5/oroborusrc.5.gz
share/man/man1/oroborus.1.gz
share/man/man5/oroborusrc.5.gz

0 comments on commit 15b43b5

Please sign in to comment.