math/gnubc: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e3d1aa6da1
commit
6677d08a7b
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= bc
|
PORTNAME= bc
|
||||||
DISTVERSION= 1.07.1
|
DISTVERSION= 1.07.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
PKGNAMEPREFIX= gnu
|
PKGNAMEPREFIX= gnu
|
||||||
@ -17,13 +17,14 @@ BROKEN_powerpc64= fails to build: tests fail with error code 2
|
|||||||
USES= cpe libedit makeinfo
|
USES= cpe libedit makeinfo
|
||||||
CPE_VENDOR= gnu
|
CPE_VENDOR= gnu
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS+= --with-libedit
|
CONFIGURE_ARGS+= --with-libedit
|
||||||
INFO= bc \
|
INFO= bc \
|
||||||
dc
|
dc
|
||||||
PLIST_FILES= bin/bc \
|
PLIST_FILES= bin/bc \
|
||||||
bin/dc \
|
bin/dc \
|
||||||
man/man1/bc.1.gz \
|
share/man/man1/bc.1.gz \
|
||||||
man/man1/dc.1.gz
|
share/man/man1/dc.1.gz
|
||||||
PORTEXAMPLES= ckbook.b \
|
PORTEXAMPLES= ckbook.b \
|
||||||
pi.b \
|
pi.b \
|
||||||
primes.b \
|
primes.b \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user