Skip to content

Commit

Permalink
deskutils/wmpinboard: 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 23, 2024
1 parent 1577251 commit 5cdc7fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions deskutils/wmpinboard/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmpinboard
PORTVERSION= 1.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= deskutils afterstep windowmaker
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
Expand All @@ -13,10 +13,11 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
USES= gmake xorg
USE_XORG= xpm
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"

PLIST_FILES= bin/wmpinboard \
man/man1/wmpinboard.1.gz
share/man/man1/wmpinboard.1.gz

.include <bsd.port.mk>

0 comments on commit 5cdc7fd

Please sign in to comment.