mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
converters/recode: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
dd0f5d10a5
commit
89b109f71f
@ -1,7 +1,7 @@
|
||||
PORTNAME= recode
|
||||
PORTVERSION= 3.6
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 15
|
||||
PORTREVISION= 16
|
||||
CATEGORIES= converters
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
@ -20,6 +20,7 @@ USE_LDCONFIG= yes
|
||||
USE_PERL5= run build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --without-included-gettext
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
@ -5,7 +5,7 @@ lib/librecode.a
|
||||
lib/librecode.so
|
||||
lib/librecode.so.3
|
||||
lib/librecode.so.3.0.6
|
||||
man/man1/recode.1.gz
|
||||
share/man/man1/recode.1.gz
|
||||
share/locale/da/LC_MESSAGES/recode.mo
|
||||
share/locale/de/LC_MESSAGES/recode.mo
|
||||
share/locale/el/LC_MESSAGES/recode.mo
|
||||
|
Loading…
Reference in New Issue
Block a user