diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile index bd27dcca92ec..ff400e2fa79d 100644 --- a/net/freebsd-uucp/Makefile +++ b/net/freebsd-uucp/Makefile @@ -84,5 +84,8 @@ pre-install: post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/info ${INSTALL_DATA} ${WRKSRC}/uucp/doc/uucp.info ${STAGEDIR}${PREFIX}/info/ +.if ${PORT_OPTIONS:MVAR_LOG} + ${MKDIR} ${STAGEDIR}/var/log/uucp +.endif .include