Skip to content

Commit

Permalink
mail/xbuffy: 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 24, 2024
1 parent f1d1a52 commit 43f4148
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mail/xbuffy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xbuffy
PORTVERSION= 3.3.3
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/
DISTNAME= ${PORTNAME}-3.3.bl.3
Expand All @@ -12,7 +12,8 @@ USES= cpe gmake xorg
USE_XORG= xext xt xaw
CPE_VENDOR= xbuffy_project
GNU_CONFIGURE= yes
PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy man/man1/xbuffy.1.gz
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy share/man/man1/xbuffy.1.gz

post-build:
${STRIP_CMD} ${WRKSRC}/${PORTNAME}
Expand Down

0 comments on commit 43f4148

Please sign in to comment.