mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Remove empty dir to pacify "pkg_add;pkg_delete"
Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
This commit is contained in:
parent
668ee7a458
commit
dda116744a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192230
@ -111,7 +111,6 @@ pre-patch:
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/bx/help
|
||||
${MKDIR} ${PREFIX}/share/doc/bitchx
|
||||
${TAR} --directory ${WRKSRC}/bitchx-docs -cf - . | \
|
||||
${TAR} --directory ${PREFIX}/share/bx/help -xf -
|
||||
.else
|
||||
|
@ -986,7 +986,6 @@ share/bx/translation/SWISS
|
||||
share/bx/translation/UNITED_KINGDOM
|
||||
share/bx/translation/UNITED_KINGDOM_COM
|
||||
%%NOGNOME%%share/bx/wserv
|
||||
%%PORTDOCS%%@dirrm share/doc/bitchx
|
||||
@dirrm share/bx/translation
|
||||
@dirrm share/bx/script
|
||||
@dirrm share/bx/plugins
|
||||
|
Loading…
Reference in New Issue
Block a user