mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/wcalc: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2ac46c92ab
commit
e0c6de026e
@ -1,6 +1,6 @@
|
||||
PORTNAME= wcalc
|
||||
PORTVERSION= 2.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/w-calc/Wcalc/${PORTVERSION}
|
||||
|
||||
@ -16,8 +16,9 @@ LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
USES= localbase readline
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/wcalc \
|
||||
man/man1/wcalc.1.gz
|
||||
share/man/man1/wcalc.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user