textproc/sablotron: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
dba208a5b2
commit
907b017db2
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= sablotron
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/sablotron/sablotron-${PORTVERSION}
|
||||
DISTNAME= Sablot-${PORTVERSION}
|
||||
|
@ -15,6 +15,7 @@ LICENSE_COMB= dual
|
|||
LIB_DEPENDS= libexpat.so:textproc/expat2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= gmake iconv libtool localbase:ldflags
|
||||
USE_CXXSTD= c++98
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -10,4 +10,4 @@ lib/libsablot.a
|
|||
lib/libsablot.so
|
||||
lib/libsablot.so.0
|
||||
lib/libsablot.so.0.100.3
|
||||
man/man1/sabcmd.1.gz
|
||||
share/man/man1/sabcmd.1.gz
|
||||
|
|
Loading…
Reference in a new issue