- Mark MAKE_JOBS_UNSAFE: compilation fails with link errors here with -j8. Seems to be a race between ranlib call and use of a static library

- Drop @dirrm* from plist

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-02-01 17:40:01 +00:00
parent 8b2b9d3a6b
commit f82b5b51d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378254
2 changed files with 2 additions and 5 deletions

View file

@ -21,6 +21,8 @@ SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)\.[0-9]*/\1\2/}
PLIST_SUB+= SHORTPORTVERSION=${SHORTPORTVERSION} PLIST_SUB+= SHORTPORTVERSION=${SHORTPORTVERSION}
MAKE_JOBS_UNSAFE= yes
do-configure: do-configure:
@${REINPLACE_CMD} \ @${REINPLACE_CMD} \
-e 's|%%PREFIX%%|${PREFIX}|' \ -e 's|%%PREFIX%%|${PREFIX}|' \

View file

@ -247,8 +247,3 @@ man/man1/netwox%%SHORTPORTVERSION%%.1.gz
%%PORTDOCS%%%%DOCSDIR%%/tools/222.html %%PORTDOCS%%%%DOCSDIR%%/tools/222.html
%%PORTDOCS%%%%DOCSDIR%%/tools/223.html %%PORTDOCS%%%%DOCSDIR%%/tools/223.html
%%PORTDOCS%%%%DOCSDIR%%/tools/index.html %%PORTDOCS%%%%DOCSDIR%%/tools/index.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/tools
%%PORTDOCS%%@dirrm %%DOCSDIR%%/txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%