mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/xbuffy: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f1d1a529ba
commit
43f4148c73
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= xbuffy
|
PORTNAME= xbuffy
|
||||||
PORTVERSION= 3.3.3
|
PORTVERSION= 3.3.3
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/
|
MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/
|
||||||
DISTNAME= ${PORTNAME}-3.3.bl.3
|
DISTNAME= ${PORTNAME}-3.3.bl.3
|
||||||
|
@ -12,7 +12,8 @@ USES= cpe gmake xorg
|
||||||
USE_XORG= xext xt xaw
|
USE_XORG= xext xt xaw
|
||||||
CPE_VENDOR= xbuffy_project
|
CPE_VENDOR= xbuffy_project
|
||||||
GNU_CONFIGURE= yes
|
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:
|
post-build:
|
||||||
${STRIP_CMD} ${WRKSRC}/${PORTNAME}
|
${STRIP_CMD} ${WRKSRC}/${PORTNAME}
|
||||||
|
|
Loading…
Add table
Reference in a new issue