1
0
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:
Akinori MUSHA 2003-01-14 10:20:01 +00:00
parent 43a845564e
commit 99ee933f10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73117

View File

@ -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