mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/tvmet: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
19d34a7fb0
commit
e7f80ff83b
@ -1,6 +1,6 @@
|
||||
PORTNAME= tvmet
|
||||
PORTVERSION= 1.7.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/${PORTNAME}/Tar.Gz_Bz2%20Archive/${PORTVERSION}
|
||||
|
||||
@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake tar:bzip2 libtool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-cxx=${CXX}
|
||||
|
||||
OPTIONS_DEFINE= CPPUNIT DEBUG DOCS EXAMPLES
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/tvmet-config
|
||||
man/man1/tvmet-config.1.gz
|
||||
share/man/man1/tvmet-config.1.gz
|
||||
include/tvmet/AliasProxy.h
|
||||
include/tvmet/BinaryFunctionals.h
|
||||
include/tvmet/CommaInitializer.h
|
||||
|
Loading…
Reference in New Issue
Block a user