Remove mkdir line in post-install, this is a left over form the old pango
cache location. PR: 196417 Submitted by: sunpoet@
This commit is contained in:
parent
c992023d42
commit
823f8d67a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376000
1 changed files with 0 additions and 3 deletions
|
@ -59,9 +59,6 @@ pre-configure:
|
|||
@${FALSE}
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/pango/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue