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
|
PORTNAME= wcalc
|
||||||
PORTVERSION= 2.5
|
PORTVERSION= 2.5
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= SF/w-calc/Wcalc/${PORTVERSION}
|
MASTER_SITES= SF/w-calc/Wcalc/${PORTVERSION}
|
||||||
|
|
||||||
@ -16,8 +16,9 @@ LIB_DEPENDS= libgmp.so:math/gmp \
|
|||||||
USES= localbase readline
|
USES= localbase readline
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= bin/wcalc \
|
PLIST_FILES= bin/wcalc \
|
||||||
man/man1/wcalc.1.gz
|
share/man/man1/wcalc.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user