mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
textproc/libtranslate: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fb698551f1
commit
55000168b6
@ -1,6 +1,6 @@
|
||||
PORTNAME= libtranslate
|
||||
PORTVERSION= 0.99
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SAVANNAH
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # May append to this
|
||||
@ -16,6 +16,7 @@ WWW= https://www.nongnu.org/libtranslate/
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig
|
||||
USE_GNOME= glib20 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
@ -12,8 +12,8 @@ lib/libtranslate.so.0.0.0
|
||||
%%GENERIC%%lib/libtranslate/modules/generic.so
|
||||
%%TALKFILTERS%%lib/libtranslate/modules/talkfilters.so
|
||||
libdata/pkgconfig/libtranslate.pc
|
||||
man/man1/translate.1.gz
|
||||
%%GENERIC%%man/man5/services.xml.5.gz
|
||||
share/man/man1/translate.1.gz
|
||||
%%GENERIC%%share/man/man5/services.xml.5.gz
|
||||
share/doc/libtranslate/TranslatePair.html
|
||||
share/doc/libtranslate/TranslateService.html
|
||||
share/doc/libtranslate/TranslateSession.html
|
||||
|
Loading…
Reference in New Issue
Block a user