mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/tvmet: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
19d34a7fb0
commit
e7f80ff83b
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= tvmet
|
PORTNAME= tvmet
|
||||||
PORTVERSION= 1.7.2
|
PORTVERSION= 1.7.2
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= SF/${PORTNAME}/Tar.Gz_Bz2%20Archive/${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/Tar.Gz_Bz2%20Archive/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= gmake tar:bzip2 libtool
|
USES= gmake tar:bzip2 libtool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --with-cxx=${CXX}
|
CONFIGURE_ARGS= --with-cxx=${CXX}
|
||||||
|
|
||||||
OPTIONS_DEFINE= CPPUNIT DEBUG DOCS EXAMPLES
|
OPTIONS_DEFINE= CPPUNIT DEBUG DOCS EXAMPLES
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
bin/tvmet-config
|
bin/tvmet-config
|
||||||
man/man1/tvmet-config.1.gz
|
share/man/man1/tvmet-config.1.gz
|
||||||
include/tvmet/AliasProxy.h
|
include/tvmet/AliasProxy.h
|
||||||
include/tvmet/BinaryFunctionals.h
|
include/tvmet/BinaryFunctionals.h
|
||||||
include/tvmet/CommaInitializer.h
|
include/tvmet/CommaInitializer.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue