Remove pkg_install only bits

Submitted by:	maintainer (private mail)
This commit is contained in:
Baptiste Daroussin 2014-09-02 21:59:23 +00:00
parent 355c1362d7
commit 209ab56cad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367093

View file

@ -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