mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove an unused directory after installation.
This commit is contained in:
parent
43a845564e
commit
99ee933f10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73117
@ -34,6 +34,8 @@ HACKDOCSDIR?= share/doc/ja/nethack
|
||||
post-install: jnethack-post-install
|
||||
|
||||
jnethack-post-install:
|
||||
# Makefile.top digs bin/lib somehow
|
||||
${RMDIR} ${PREFIX}/bin/lib
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/${HACKDOCSDIR}
|
||||
.for i in README.j ChangeLog.j INSTALL.j
|
||||
|
Loading…
Reference in New Issue
Block a user