Remove pkg_install only bits
Submitted by: maintainer (private mail)
This commit is contained in:
parent
355c1362d7
commit
209ab56cad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367093
1 changed files with 0 additions and 4 deletions
|
@ -126,10 +126,6 @@ RUN_DEPENDS+= ipsumdump:${PORTSDIR}/net/ipsumdump
|
|||
|
||||
.if ${PORT_OPTIONS:MBROCTL}
|
||||
post-install:
|
||||
.if defined(BRO_PREFIX) && !defined(WITH_PKGNG) && !exists(${BRO_PREFIX})
|
||||
# pkg_install needs PREFIX in order to make a package from STAGEDIR/PREFIX
|
||||
@${MKDIR} ${PREFIX}
|
||||
.endif
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/logs
|
||||
.if ${PORT_OPTIONS:MBROCTL}
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/spool/tmp
|
||||
|
|
Loading…
Reference in a new issue