mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
utilize INFO.
This commit is contained in:
parent
b000f7f0c3
commit
ccee629f3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87138
@ -35,6 +35,7 @@ CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LIBS=-L${LOCALBASE}/lib
|
||||
|
||||
MAN1= wget.1
|
||||
INFO= wget
|
||||
|
||||
post-patch:
|
||||
${RM} -f ${WRKSRC}/doc/wget.info*
|
||||
|
@ -1,8 +1,5 @@
|
||||
bin/wget
|
||||
etc/wgetrc
|
||||
@unexec install-info --delete %D/info/wget.info %D/info/dir
|
||||
info/wget.info
|
||||
@exec install-info %D/info/wget.info %D/info/dir
|
||||
share/locale/bg/LC_MESSAGES/wget.mo
|
||||
share/locale/ca/LC_MESSAGES/wget.mo
|
||||
share/locale/cs/LC_MESSAGES/wget.mo
|
||||
|
@ -35,6 +35,7 @@ CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LIBS=-L${LOCALBASE}/lib
|
||||
|
||||
MAN1= wget.1
|
||||
INFO= wget
|
||||
|
||||
post-patch:
|
||||
${RM} -f ${WRKSRC}/doc/wget.info*
|
||||
|
@ -1,8 +1,5 @@
|
||||
bin/wget
|
||||
etc/wgetrc
|
||||
@unexec install-info --delete %D/info/wget.info %D/info/dir
|
||||
info/wget.info
|
||||
@exec install-info %D/info/wget.info %D/info/dir
|
||||
share/locale/bg/LC_MESSAGES/wget.mo
|
||||
share/locale/ca/LC_MESSAGES/wget.mo
|
||||
share/locale/cs/LC_MESSAGES/wget.mo
|
||||
|
Loading…
Reference in New Issue
Block a user