1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-09 13:27:26 +00:00
parent 19c191e2b1
commit dfd28f85c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339229
2 changed files with 2 additions and 8 deletions

View File

@ -20,16 +20,10 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
CFLAGS+= -fPIC
MAN1= recode.1
INFO= recode
post-extract: copy-po-files remove-info-files
NO_STAGE= yes
copy-po-files:
post-extract:
@${CP} ${FILESDIR}/ru.po ${WRKSRC}/i18n
remove-info-files:
@${RM} -f ${WRKSRC}/doc/${PORTNAME}.info*
post-patch:

View File

@ -1,4 +1,3 @@
@comment $FreeBSD$
bin/recode
include/recode.h
include/recodext.h
@ -6,6 +5,7 @@ lib/librecode.a
lib/librecode.la
lib/librecode.so
lib/librecode.so.3
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