mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/bbmail: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f9a6f89e6d
commit
ca25826fa4
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= bbmail
|
PORTNAME= bbmail
|
||||||
PORTVERSION= 0.9.3
|
PORTVERSION= 0.9.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
@ -14,7 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libbt.pc:x11-wm/blackbox
|
||||||
USES= pkgconfig xorg
|
USES= pkgconfig xorg
|
||||||
USE_XORG= xext
|
USE_XORG= xext
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= bin/bbmail man/man1/bbmail.1.gz share/bbtools/bbmail.rc
|
PLIST_FILES= bin/bbmail share/man/man1/bbmail.1.gz share/bbtools/bbmail.rc
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue