mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/steghide: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
644a7d9691
commit
9cda79a9cb
@ -1,6 +1,6 @@
|
||||
PORTNAME= steghide
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -19,6 +19,7 @@ CPE_VENDOR= ${PORTNAME}_project
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
MAKE_ARGS= LIBTOOL="${LOCALBASE}/bin/libtool"
|
||||
|
||||
|
@ -9,4 +9,4 @@ bin/steghide
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/steghide.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/steghide.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/steghide.mo
|
||||
man/man1/steghide.1.gz
|
||||
share/man/man1/steghide.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user