1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- Remove deprecated @dirrm

- Use option helper

Approved by:	portmgr blanket
This commit is contained in:
Pawel Pekala 2016-01-27 20:04:58 +00:00
parent b1d21a4c2e
commit 20e1fdab56
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407382
2 changed files with 1 additions and 12 deletions

View File

@ -21,16 +21,12 @@ USE_SDL= sdl image mixer
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-extract:
@${CHMOD} 755 ${WRKSRC}/missing
@${RM} ${WRKSRC}/LICENSE
post-install:
.if ${PORT_OPTIONS:MDOCS}
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/[A-Z][A-Z]* ${STAGEDIR}${DOCSDIR}
.endif
.include <bsd.port.mk>

View File

@ -159,10 +159,3 @@ bin/xlogical
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
var/xlogical/xlogical.scores
@dirrm var/xlogical
@dirrmtry var
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/music
@dirrm %%DATADIR%%/sound
@dirrm %%DATADIR%%