fix PORTDOCS

make portlint a bit more happy about Makefile
This commit is contained in:
Oliver Lehmann 2008-07-14 18:09:15 +00:00
parent bd10f5f41a
commit 1544e04c77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216842
2 changed files with 8 additions and 9 deletions

View file

@ -42,7 +42,7 @@ CPPFLAGS= -DBR_NO_MACROS
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 600000
IGNORE= Does not compile because of inlining error
IGNORE= does not compile because of inlining error
.endif
post-patch:
@ -71,7 +71,7 @@ post-install:
${CPIO} -pdmu -R${SHAREOWN}:${SHAREGRP} ${DATADIR})
${FIND} ${DATADIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 0755
${FIND} ${DATADIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 0644
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for docfile in README COPYING AUTHORS ChangeLog TODO

View file

@ -5,11 +5,11 @@ etc/ember/ogre.cfg
etc/ember/resources.cfg
etc/ember/terrain.cfg
share/applications/ember.desktop
share/doc/ember/AUTHORS
share/doc/ember/COPYING
share/doc/ember/ChangeLog
share/doc/ember/README
share/doc/ember/TODO
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
share/ember/carpenter/blockspec/adapters.blockspec.xml
share/ember/carpenter/blockspec/fences.blockspec.xml
share/ember/carpenter/blockspec/floors.blockspec.xml
@ -1135,8 +1135,7 @@ share/ember/user/wfut.xml
share/icons/worldforge/ember.png
@dirrm etc/ember
@dirrmtry share/applications
@dirrm share/doc/ember
@dirrmtry share/doc
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm share/ember/carpenter/blockspec
@dirrm share/ember/carpenter/blueprints
@dirrm share/ember/carpenter/modelblockspecs